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