1. 1306664 crypto: essiv - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  2. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  3. cd900f0 crypto: aead - pass instance to crypto_grab_aead() by Eric Biggers · 5 years ago
  4. b9f76dd crypto: skcipher - pass instance to crypto_grab_skcipher() by Eric Biggers · 5 years ago
  5. af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
  6. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  7. c288178 crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms by Eric Biggers · 5 years ago
  8. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  9. e18036d crypto: essiv - remove redundant null pointer check before kfree by Chen Wandun · 5 years ago
  10. c65058b crypto: skcipher - remove the "blkcipher" algorithm type by Eric Biggers · 5 years ago
  11. be1eb7f crypto: essiv - create wrapper template for ESSIV generation by Ard Biesheuvel · 5 years ago