1. 1af6d03 crypto: x86/camellia - convert to skcipher interface by Eric Biggers · 7 years ago
  2. 451cc49 crypto: x86/camellia - remove XTS algorithm by Eric Biggers · 7 years ago
  3. 6043d34 crypto: x86/camellia - remove LRW algorithm by Eric Biggers · 7 years ago
  4. e55318c crypto: gf128mul - switch gf128mul_x_ble to le128 by Ondrej Mosnáček · 8 years ago
  5. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 9 years ago
  6. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  7. 2a128b4 crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  8. f22d081 crypto: make tables used from assembler __visible by Andi Kleen · 11 years ago
  9. cf582cc crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file by Jussi Kivilinna · 12 years ago
  10. 5899098 crypto: x86/glue_helper - use le128 instead of u128 for CTR mode by Jussi Kivilinna · 12 years ago
  11. 1ffb72a crypto: camellia-x86_64 - fix sparse warnings (constant is so big) by Jussi Kivilinna · 12 years ago
  12. 7af6c245 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 13 years ago
  13. 964263a crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 13 years ago
  14. 676a380 crypto: camellia-x86_64 - module init/exit functions should be static by Jussi Kivilinna · 13 years ago
  15. 0b95ec5 crypto: camellia - add assembler implementation for x86_64 by Jussi Kivilinna · 13 years ago