1. c4c4db0 crypto: remove CRYPTO_TFM_RES_WEAK_KEY by Eric Biggers · 5 years ago
  2. 18fbe0d crypto: des - remove now unused __des3_ede_setkey() by Ard Biesheuvel · 5 years ago
  3. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  4. 4fd4be0 crypto: 3des - move verification out of exported routine by Ard Biesheuvel · 5 years ago
  5. 6ee41e5 crypto: des/3des_ede - add new helpers to verify keys by Ard Biesheuvel · 5 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  8. d7198ce crypto: des_generic - Forbid 2-key in 3DES and add helpers by Herbert Xu · 6 years ago
  9. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 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. 6574e6c crypto: des_3des - add x86-64 assembly implementation by Jussi Kivilinna · 11 years ago
  13. 9935e6d crypto: des - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  14. db36b90 Blackfin: Rename DES PC2() symbol to avoid collision by David Howells · 14 years ago
  15. a501121 crypto: des_generic - Fix checkpatch errors by Richard Hartmann · 15 years ago
  16. ad79cdd crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set by Jarod Wilson · 16 years ago
  17. 3af5b90 [CRYPTO] all: Clean up init()/fini() by Kamalesh Babulal · 17 years ago
  18. c3041f9 [CRYPTO] hifn_795x: Detect weak keys by Evgeniy Polyakov · 17 years ago
  19. 16d004a [CRYPTO] des: Create header file for common macros by Evgeniy Polyakov · 17 years ago
  20. c5a511f [CRYPTO] des: Rename des to des-generic by Sebastian Siewior · 17 years ago[Renamed (99%) from crypto/des.c]
  21. 560c06a [CRYPTO] api: Get rid of flags argument to setkey by Herbert Xu · 18 years ago
  22. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 19 years ago
  23. 20ea340 [CRYPTO] all: Add missing cra_alignmask by Atsushi Nemoto · 19 years ago
  24. a429d26 [CRYPTO] cipher: Set alignmask for multi-byte loads by Herbert Xu · 19 years ago
  25. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  26. e1d5dea [CRYPTO] Add faster DES code from Dag Arne Osvik by Dag Arne Osvik · 19 years ago
  27. a9df359 [CRYPTO] Remove unused iv field from context structure by Herbert Xu · 19 years ago
  28. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago