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. 3b4e73d crypto: vmac - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  6. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  7. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  8. 0917b87 crypto: vmac - remove insecure version with hardcoded nonce by Eric Biggers · 7 years ago
  9. ed331ad crypto: vmac - add nonced version with big endian digest by Eric Biggers · 7 years ago
  10. bb29648 crypto: vmac - separate tfm and request context by Eric Biggers · 7 years ago
  11. 73bf20e crypto: vmac - require a block cipher with 128-bit block size by Eric Biggers · 7 years ago
  12. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  13. 7185ad2 crypto: memzero_explicit - make sure to clear out sensitive data by Daniel Borkmann · 10 years ago
  14. ba1ee07 crypto: vmac - Make VMAC work when blocks aren't aligned by Salman Qazi · 12 years ago
  15. 66ce0b0 crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  16. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 14 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  18. 304a204 crypto: vmac - Fix big-endian support by Shane Wang · 15 years ago
  19. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago