1. 0f8f6d8 crypto: geniv - convert to new way of freeing instances by Eric Biggers · 5 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  4. 7e33d4d crypto: seqiv - Use kmemdup in seqiv_aead_encrypt() by YueHaibing · 6 years ago
  5. 8d60539 crypto: null - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  6. d94c3d6 crypto: seqiv - Remove unused alg/spawn variable by Corentin Labbe · 7 years ago
  7. db91af0 crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic by Ard Biesheuvel · 8 years ago
  8. 3a01d0e crypto: skcipher - Remove top-level givcipher interface by Herbert Xu · 8 years ago
  9. ef22871 crypto: seqiv - Use skcipher by Herbert Xu · 8 years ago
  10. 659e7f5 crypto: seqiv - Use generic geniv init/exit helpers by Herbert Xu · 9 years ago
  11. 92932d0 crypto: seqiv - Remove AEAD compatibility code by Herbert Xu · 9 years ago
  12. 8a2cd1c crypto: seqiv - Remove seqniv by Herbert Xu · 9 years ago
  13. 5964f26 crypto: seqiv - Replace seqniv with seqiv by Herbert Xu · 9 years ago
  14. eeee12a crypto: seqiv - Add compatibility support without RNG by Herbert Xu · 10 years ago
  15. b7dcfab crypto: seqiv - Move IV seeding into init function by Herbert Xu · 10 years ago
  16. 056c04b crypto: seqiv - Fix module unload/reload crash by Herbert Xu · 10 years ago
  17. ccdb8a0 crypto: seqiv - Fix IV size in context size calculation by Herbert Xu · 10 years ago
  18. 661cfd0 crypto: seqiv - Use common IV generation code by Herbert Xu · 10 years ago
  19. d0ad1b2 crypto: seqiv - Copy AD along with plain/cipher text by Herbert Xu · 10 years ago
  20. 374d4ad crypto: aead - Remove unused cryptoff parameter by Herbert Xu · 10 years ago
  21. dd04446 crypto: seqiv - Stop using cryptoff by Herbert Xu · 10 years ago
  22. 0677157 crypto: seqiv - Use aead_register_instance by Herbert Xu · 10 years ago
  23. 3c08fee crypto: seqiv - Add seqniv by Herbert Xu · 10 years ago
  24. 856e3f40 crypto: seqiv - Add support for new AEAD interface by Herbert Xu · 10 years ago
  25. ba6d8e3 crypto: seqiv - Use crypto_aead_set_reqsize helper by Herbert Xu · 10 years ago
  26. c0ecf89 crypto: seqiv - Ensure that IV size is at least 8 bytes by Herbert Xu · 10 years ago
  27. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  28. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  29. 3e8afe3 crypto: use ERR_CAST by Julia Lawall · 12 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  31. a0f000e crypto: skcipher - Use RNG interface instead of get_random_bytes by Herbert Xu · 16 years ago
  32. 14df4d8 [CRYPTO] seqiv: Add AEAD support by Herbert Xu · 17 years ago
  33. 0a27032 [CRYPTO] seqiv: Add Sequence Number IV Generator by Herbert Xu · 17 years ago