1. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  2. 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 5 years ago
  3. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  4. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  5. 5c6bc4d crypto: ghash - fix unaligned memory access in ghash_setkey() by Eric Biggers · 6 years ago
  6. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  7. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 6 years ago
  8. 4e1d14b crypto: ghash - remove checks for key being set by Eric Biggers · 7 years ago
  9. a397ba8 crypto: ghash-generic - move common definitions to a new header file by Marcelo Cerri · 8 years ago
  10. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
  11. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  12. 77ec2e7 crypto: cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  13. 7ed47b7 crypto: ghash - Avoid null pointer dereference if no key is set by Nick Bowler · 13 years ago
  14. 2cdc689 crypto: ghash - Add GHASH digest algorithm for GCM by Huang Ying · 15 years ago