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. 1d0459c crypto: cmac - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  8. db91af0 crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic by Ard Biesheuvel · 8 years ago
  9. f16743e crypto: cmac - fix alignment of 'consts' by Eric Biggers · 8 years ago
  10. 48ee41b crypto: cmac - return -EINVAL if block size is unsupported by Eric Biggers · 8 years ago
  11. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  12. 93b5e86 crypto: add CMAC support to CryptoAPI by Jussi Kivilinna · 12 years ago