1. 8338541 crypto: camellia - use unaligned accessors instead of alignmask by Ard Biesheuvel · 3 years, 11 months ago
  2. 9332a9e crypto: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  3. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  4. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  5. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  6. 1af39da crypto: replace FSF address with web source in license notices by Martin Kepplinger · 7 years ago
  7. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
  8. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  9. 452ec04 crypto: camellia_generic - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  10. 77ec2e7 crypto: cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  11. 617ae7c crypto: camellia - rename camellia.c to camellia_generic.c by Jussi Kivilinna · 13 years ago[Renamed from crypto/camellia.c]
  12. e2861a7 crypto: camellia - fix checkpatch warnings by Jussi Kivilinna · 13 years ago
  13. 075e39d crypto: camellia - rename camellia module to camellia_generic by Jussi Kivilinna · 13 years ago
  14. c9b56d3 crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro by Jussi Kivilinna · 13 years ago
  15. 621dd36 crypto: camellia - Fix checkpatch errors by Richard Hartmann · 15 years ago
  16. 32bd78e crypto: camellia - use kernel-provided bitops, unaligned access by Harvey Harrison · 16 years ago
  17. f4c4cd6 Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" by Herbert Xu · 16 years ago
  18. bd699f2 crypto: camellia - Use kernel-provided bitops, unaligned access helpers by Harvey Harrison · 16 years ago
  19. ff85a80 [CRYPTO] camellia: Move more common code into camellia_setup_tail by Denys Vlasenko · 17 years ago
  20. dedcf8b [CRYPTO] camellia: Move common code into camellia_setup_tail by Denys Vlasenko · 17 years ago
  21. acca79a [CRYPTO] camellia: Merge encrypt/decrypt routines for all key lengths by Denys Vlasenko · 17 years ago
  22. 2ddae4a [CRYPTO] camellia: Code shrink by Denys Vlasenko · 17 years ago
  23. d3e7480 [CRYPTO] camellia: De-unrolling by Denys Vlasenko · 17 years ago
  24. 1ce73e8 [CRYPTO] camellia: Code cleanup by Denys Vlasenko · 17 years ago
  25. 3a5e5f81 [CRYPTO] camellia: Code cleanup by Denys Vlasenko · 17 years ago
  26. 1721a81 [CRYPTO] camellia: Code cleanup by Denys Vlasenko · 17 years ago
  27. d64beac [CRYPTO] camellia: added the code of Camellia cipher algorithm. by Noriaki TAKAMIYA · 18 years ago