1. 0eb76ba crypto: remove cipher routines from public crypto API by Ard Biesheuvel · 4 years, 1 month ago
  2. 7bcb2c9 crypto: algapi - use common mechanism for inheriting flags by Eric Biggers · 4 years, 6 months ago
  3. a39c66c crypto: shash - convert shash_free_instance() to new style by Eric Biggers · 5 years ago
  4. d5ed3b6 crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn by Eric Biggers · 5 years ago
  5. 1e212a6 crypto: xcbc - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  6. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  7. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  8. 3bdd23f crypto: xcbc - Remove VLA usage by Kees Cook · 6 years ago
  9. 1af39da crypto: replace FSF address with web source in license notices by Martin Kepplinger · 7 years ago
  10. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  11. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 14 years ago
  12. 36f87a4 crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx by Steffen Klassert · 15 years ago
  13. ac95301 crypto: xcbc - Fix shash conversion by Herbert Xu · 15 years ago
  14. b588ef6 crypto: xcbc - Use crypto_xor by Herbert Xu · 15 years ago
  15. b5ebd44 crypto: xcbc - Fix incorrect error value when creating instance by Herbert Xu · 15 years ago
  16. 3106caa crypto: xcbc - Switch to shash by Herbert Xu · 15 years ago
  17. 1edcf2e [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk by Joy Latten · 17 years ago
  18. 2f40a17 [CRYPTO] xcbc: Fix crash with IPsec by Joy Latten · 17 years ago
  19. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  20. 94765b9 [CRYPTO] xcbc: Remove bogus hash/cipher test by Herbert Xu · 17 years ago
  21. 1b87887 [CRYPTO] xcbc: Fix algorithm leak when block size check fails by Herbert Xu · 17 years ago
  22. 42c271c [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto by Herbert Xu · 17 years ago
  23. 78c2f0b [SG] Update crypto/ to sg helpers by Jens Axboe · 17 years ago
  24. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 18 years ago
  25. 6b701dd [CRYPTO] xcbc: Use new cipher interface by Herbert Xu · 18 years ago
  26. 2e306ee [CRYPTO] api: Add type-safe spawns by Herbert Xu · 18 years ago
  27. fb46984 [CRYPTO] all: Check for usage in hard IRQ context by Herbert Xu · 18 years ago
  28. 5b37538 [CRYPTO] xcbc: Make needlessly global code static by Adrian Bunk · 18 years ago
  29. 333b0d7 [CRYPTO] xcbc: New algorithm by Kazunori MIYAZAWA · 18 years ago