1. 05b3bbb crypto: ccm - use crypto_grab_ahash() and simplify error paths by Eric Biggers · 5 years ago
  2. cd900f0 crypto: aead - pass instance to crypto_grab_aead() by Eric Biggers · 5 years ago
  3. b9f76dd crypto: skcipher - pass instance to crypto_grab_skcipher() by Eric Biggers · 5 years ago
  4. af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
  5. ae748b9 wusb: switch to cbcmac transform by Ard Biesheuvel · 6 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. 6a1faa4 crypto: ccm - fix incompatibility between "ccm" and "ccm_base" by Eric Biggers · 6 years ago
  8. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  9. 0db1903 crypto: ccm - use template array registering API to simplify the code by Xiongfeng Wang · 6 years ago
  10. ebf533a crypto: ccm - Remove VLA usage by Ard Biesheuvel · 6 years ago
  11. 441f99c crypto: ccm - preserve the IV buffer by Romain Izard · 7 years ago
  12. 3b30460 crypto: ccm - move cbcmac input off the stack by Ard Biesheuvel · 8 years ago
  13. 5ba8e2a crypto: ccm - drop unnecessary minimum 32-bit alignment by Ard Biesheuvel · 8 years ago
  14. 5338ad7 crypto: ccm - honour alignmask of subordinate MAC cipher by Ard Biesheuvel · 8 years ago
  15. f15f05b crypto: ccm - switch to separate cbcmac driver by Ard Biesheuvel · 8 years ago
  16. 60425a8 crypto: skcipher - Get rid of crypto_spawn_skcipher2() by Eric Biggers · 8 years ago
  17. a35528e crypto: skcipher - Get rid of crypto_grab_skcipher2() by Eric Biggers · 8 years ago
  18. 464b93a crypto: ccm - Use skcipher by Herbert Xu · 8 years ago
  19. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  20. 81c4c35 crypto: ccm - Convert to new AEAD interface by Herbert Xu · 9 years ago
  21. 2c221ad crypto: ccm - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  22. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  23. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  24. 5638cab crypto: ccm - Fix handling of zero plaintext when computing mac by Horia Geanta · 11 years ago
  25. 6bf37e5 crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks by James Yonan · 11 years ago
  26. 3e8afe3 crypto: use ERR_CAST by Julia Lawall · 12 years ago
  27. f0dfc0b crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  28. 516280e crypto: ccm - Fix handling of null assoc data by Jarod Wilson · 16 years ago
  29. 4a49b49 [CRYPTO] ccm: Added CCM mode by Joy Latten · 17 years ago