1. c821f6a crypto: skcipher - introduce walksize attribute for SIMD algos by Ard Biesheuvel · 9 years ago
  2. 34bc085 crypto: skcipher - Add separate walker for AEAD decryption by Herbert Xu · 9 years ago
  3. b286d8b crypto: skcipher - Add skcipher walk interface by Herbert Xu · 9 years ago
  4. 60425a8 crypto: skcipher - Get rid of crypto_spawn_skcipher2() by Eric Biggers · 9 years ago
  5. a35528e crypto: skcipher - Get rid of crypto_grab_skcipher2() by Eric Biggers · 9 years ago
  6. afb5a0a crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration by Eric Biggers · 9 years ago
  7. 3a01d0e crypto: skcipher - Remove top-level givcipher interface by Herbert Xu · 9 years ago
  8. 4e6c3df crypto: skcipher - Add low-level skcipher interface by Herbert Xu · 9 years ago
  9. 7a7ffe6 crypto: skcipher - Add top-level skcipher interface by Herbert Xu · 10 years ago
  10. d656c18 crypto: skcipher - Don't use __crypto_dequeue_request() by Marek Vasut · 11 years ago
  11. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 13 years ago
  12. 0c7d400 crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test by Herbert Xu · 16 years ago
  13. 5be5e66 crypto: skcipher - Move IV generators into their own modules by Herbert Xu · 17 years ago
  14. f13ba2f [CRYPTO] skcipher: Fix section mismatches by Herbert Xu · 17 years ago
  15. 76fc60a [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module by Herbert Xu · 17 years ago
  16. e7cd251 [CRYPTO] chainiv: Avoid lock spinning where possible by Herbert Xu · 18 years ago
  17. 3631c65 [CRYPTO] null: Add null blkcipher algorithm by Herbert Xu · 18 years ago
  18. b9c55aa [CRYPTO] skcipher: Create default givcipher instances by Herbert Xu · 18 years ago
  19. 15c6728 [CRYPTO] skcipher: Added skcipher_givcrypt_complete by Herbert Xu · 18 years ago
  20. ecfc432 [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free by Herbert Xu · 18 years ago
  21. 61da88e [CRYPTO] skcipher: Add givcrypt operations and givcipher type by Herbert Xu · 18 years ago
  22. 378f4f5 [CRYPTO] skcipher: Add crypto_grab_skcipher interface by Herbert Xu · 18 years ago