1. 1bfde2c crypto: pcbc - remove redundant assignment to nbytes by Colin Ian King · 1 year, 1 month ago
  2. 0eb76ba crypto: remove cipher routines from public crypto API by Ard Biesheuvel · 4 years, 2 months ago
  3. b3c16bf crypto: skcipher - Add skcipher_ialg_simple helper by Herbert Xu · 5 years ago
  4. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  5. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  6. 0be487b crypto: pcbc - convert to skcipher_alloc_instance_simple() by Eric Biggers · 6 years ago
  7. fb6de25 crypto: pcbc - remove ability to wrap internal ciphers by Eric Biggers · 6 years ago
  8. 251b7ae crypto: pcbc - remove bogus memcpy()s with src == dest by Eric Biggers · 6 years ago
  9. e5bde04 crypto: do not free algorithm before using by Pan Bian · 6 years ago
  10. 6650c4d crypto: remove several VLAs by Salvatore Mesoraca · 7 years ago
  11. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 8 years ago
  12. db91af0 crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic by Ard Biesheuvel · 8 years ago
  13. d8c34b9 crypto: Replaced gcc specific attributes with macros from compiler.h by Gideon Israel Dsouza · 8 years ago
  14. 043a440 crypto: pcbc - Convert to skcipher by Herbert Xu · 8 years ago
  15. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  16. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  17. d0b9007 [CRYPTO] pcbc: Use crypto_xor by Herbert Xu · 17 years ago
  18. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 18 years ago
  19. 2e306ee [CRYPTO] api: Add type-safe spawns by Herbert Xu · 18 years ago
  20. 91652be [CRYPTO] pcbc: Add Propagated CBC template by David Howells · 18 years ago