1. 7bcb2c9 crypto: algapi - use common mechanism for inheriting flags by Eric Biggers · 4 years, 6 months ago
  2. d1dc4df crypto: authencesn - fix weird comma-terminated line by Eric Biggers · 4 years, 10 months ago
  3. 3707388 crypto: authencesn - use crypto_grab_ahash() and simplify error paths by Eric Biggers · 5 years ago
  4. b9f76dd crypto: skcipher - pass instance to crypto_grab_skcipher() by Eric Biggers · 5 years ago
  5. af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
  6. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  9. a777336 crypto: authencesn - Avoid twice completion call in decrypt path by Harsh Jain · 6 years ago
  10. 8d60539 crypto: null - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  11. 31545df crypto: authencesn - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  12. 3a2d4fb crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2() by Eric Biggers · 7 years ago
  13. 41cdf7a crypto: authencesn - Fix digest_null crash by Herbert Xu · 7 years ago
  14. 60425a8 crypto: skcipher - Get rid of crypto_spawn_skcipher2() by Eric Biggers · 8 years ago
  15. a35528e crypto: skcipher - Get rid of crypto_grab_skcipher2() by Eric Biggers · 8 years ago
  16. e75445a crypto: authencesn - Use skcipher by Herbert Xu · 8 years ago
  17. 927ef32 crypto: authenc - Consider ahash ASYNC bit by Herbert Xu · 9 years ago
  18. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  19. 104880a crypto: authencesn - Convert to new AEAD interface by Herbert Xu · 9 years ago
  20. 443c0d7 crypto: authencesn - Fix breakage with new ESP code by Herbert Xu · 9 years ago
  21. 6650d09 crypto: authencesn - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  22. 7fb2a4b crypto: authencesn - Include internal/aead.h by Herbert Xu · 10 years ago
  23. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  24. fddc2c4 crypto: authencesn - Simplify key parsing by Mathias Krause · 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. a5079d0 crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers by Steffen Klassert · 14 years ago