1. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 9 years ago
  2. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 9 years ago
  3. 452ec04 crypto: camellia_generic - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  4. 77ec2e7 crypto: cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  5. 617ae7c crypto: camellia - rename camellia.c to camellia_generic.c by Jussi Kivilinna · 12 years ago[Renamed from crypto/camellia.c]
  6. e2861a7 crypto: camellia - fix checkpatch warnings by Jussi Kivilinna · 12 years ago
  7. 075e39d crypto: camellia - rename camellia module to camellia_generic by Jussi Kivilinna · 12 years ago
  8. c9b56d3 crypto: camellia - simplify key setup and CAMELLIA_ROUNDSM macro by Jussi Kivilinna · 12 years ago
  9. 621dd36 crypto: camellia - Fix checkpatch errors by Richard Hartmann · 14 years ago
  10. 32bd78e crypto: camellia - use kernel-provided bitops, unaligned access by Harvey Harrison · 16 years ago
  11. f4c4cd6 Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" by Herbert Xu · 16 years ago
  12. bd699f2 crypto: camellia - Use kernel-provided bitops, unaligned access helpers by Harvey Harrison · 16 years ago
  13. ff85a80 [CRYPTO] camellia: Move more common code into camellia_setup_tail by Denys Vlasenko · 16 years ago
  14. dedcf8b [CRYPTO] camellia: Move common code into camellia_setup_tail by Denys Vlasenko · 16 years ago
  15. acca79a [CRYPTO] camellia: Merge encrypt/decrypt routines for all key lengths by Denys Vlasenko · 16 years ago
  16. 2ddae4a [CRYPTO] camellia: Code shrink by Denys Vlasenko · 16 years ago
  17. d3e7480 [CRYPTO] camellia: De-unrolling by Denys Vlasenko · 16 years ago
  18. 1ce73e8 [CRYPTO] camellia: Code cleanup by Denys Vlasenko · 16 years ago
  19. 3a5e5f81 [CRYPTO] camellia: Code cleanup by Denys Vlasenko · 16 years ago
  20. 1721a81 [CRYPTO] camellia: Code cleanup by Denys Vlasenko · 16 years ago
  21. d64beac [CRYPTO] camellia: added the code of Camellia cipher algorithm. by Noriaki TAKAMIYA · 17 years ago