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