1. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  2. c2ccfa9 crypto: aes-generic - remove unused variable 'rco_tab' by YueHaibing · 5 years ago
  3. 1e25ca0 crypto: aes-generic - unexport last-round AES tables by Ard Biesheuvel · 5 years ago
  4. 5bb12d7 crypto: aes-generic - drop key expansion routine in favor of library version by Ard Biesheuvel · 5 years ago
  5. 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 5 years ago
  6. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  7. 61abc35 crypto: aes - Use ___cacheline_aligned for aes data by Andi Kleen · 6 years ago
  8. 913a3aa crypto: arm/aes - add some hardening against cache-timing attacks by Eric Biggers · 6 years ago
  9. ec38a93 crypto: aes-generic - drop alignment requirement by Ard Biesheuvel · 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. f22d081 crypto: make tables used from assembler __visible by Andi Kleen · 11 years ago
  13. 77ec2e7 crypto: cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  14. 8d0c123 crypto: aes_generic - Fix checkpatch errors by Richard Hartmann · 15 years ago
  15. 7b4ffcf crypto: aes - Undefined behaviour in crypto_aes_expand_key by Phil Carmody · 15 years ago
  16. 0ee4a96 crypto: aes - Precompute tables by Herbert Xu · 16 years ago
  17. 5427663 [CRYPTO] aes: Export generic setkey by Sebastian Siewior · 17 years ago
  18. 96e82e45 [CRYPTO] aes-generic: Make key generation exportable by Sebastian Siewior · 17 years ago
  19. be5fb27 [CRYPTO] aes-generic: Coding style cleanup by Sebastian Siewior · 17 years ago
  20. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago
  21. f8246af [CRYPTO] aes: Rename aes to aes-generic by Sebastian Siewior · 17 years ago[Renamed (99%) from crypto/aes.c]
  22. 560c06a [CRYPTO] api: Get rid of flags argument to setkey by Herbert Xu · 18 years ago
  23. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 19 years ago
  24. 55e9dce [CRYPTO] aes: Fixed array boundary violation by David McCullough · 19 years ago
  25. a429d26 [CRYPTO] cipher: Set alignmask for multi-byte loads by Herbert Xu · 19 years ago
  26. c8a19c9 [CRYPTO] Allow AES C/ASM implementations to coexist by Herbert Xu · 19 years ago
  27. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  28. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  29. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago