1. 39e0bdd crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled by Ard Biesheuvel · 4 years ago
  2. a221b33 crypto: arm64/aes-glue - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  3. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  4. 67cfa5d crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS by Ard Biesheuvel · 5 years ago
  5. 7cceca8 crypto: arm64/aes - implement support for XTS ciphertext stealing by Ard Biesheuvel · 5 years ago
  6. 7c9d65c crypto: arm64/aes-cts-cbc - move request context data to the stack by Ard Biesheuvel · 5 years ago
  7. 69b6f2e crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled by Ard Biesheuvel · 5 years ago
  8. 7b865ec crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation. by zhong jiang · 5 years ago
  9. 735177c crypto: arm64/aes - implement accelerated ESSIV/CBC mode by Ard Biesheuvel · 5 years ago
  10. 65d0042 crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk by Ard Biesheuvel · 5 years ago
  11. ff6f411 crypto: aes - move sync ctr(aes) to AES library and generic helper by Ard Biesheuvel · 5 years ago
  12. c184472 crypto: arm64/aes-ce - switch to library version of key expansion routine by Ard Biesheuvel · 5 years ago
  13. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  14. f6e9af8 crypto: arm64/cbcmac - handle empty messages in same way as template by Eric Biggers · 6 years ago
  15. e52b702 crypto: arm64 - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
  16. 7ff9036 crypto: arm64/aes - fix handling sub-block CTS-CBC inputs by Eric Biggers · 6 years ago
  17. dd597fb crypto: arm64/aes-blk - add support for CTS-CBC mode by Ard Biesheuvel · 6 years ago
  18. 557ecb4 crypto: arm64/aes-blk - remove pointless (u8 *) casts by Ard Biesheuvel · 6 years ago
  19. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  20. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
  21. 6e88f01 crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_begin, _end by Jia He · 7 years ago
  22. 6833817 crypto: arm64/aes-blk - move kernel mode neon en/disable into loop by Ard Biesheuvel · 7 years ago
  23. 45223b7 crypto: arm64/aes - do not call crypto_unregister_skcipher twice on error by Corentin Labbe · 7 years ago
  24. e211506 crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR by Ard Biesheuvel · 7 years ago
  25. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  26. 4860620 crypto: arm64/aes - add NEON/Crypto Extensions CBCMAC/CMAC/XCBC driver by Ard Biesheuvel · 8 years ago
  27. 4edd7d0 crypto: arm64/aes-neon-blk - tweak performance for low end cores by Ard Biesheuvel · 8 years ago
  28. ccc5d51 crypto: arm64/aes-blk - remove cra_alignmask by Ard Biesheuvel · 8 years ago
  29. 293614c crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well by Ard Biesheuvel · 8 years ago
  30. b3e1e0c crypto: arm64/aes-ce-ctr - fix skcipher conversion by Ard Biesheuvel · 8 years ago
  31. 7f329c1 crypto: arm/aes-ce - fix broken monolithic build by Ard Biesheuvel · 8 years ago
  32. d0ed0db crypto: arm64/aes - Convert to skcipher by Herbert Xu · 8 years ago
  33. 2db34e7 crypto: arm64/aes-ctr - fix NULL dereference in tail processing by Ard Biesheuvel · 8 years ago
  34. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  35. 49abc0d crypto: xts - fix compile errors by Stephan Mueller · 9 years ago
  36. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 9 years ago
  37. bee038a4 arm/arm64: crypto: assure that ECB modes don't require an IV by Jeremy Linton · 9 years ago
  38. cd98411 crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers by Stephan Mueller · 10 years ago
  39. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  40. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  41. 12ac3ef arm64/crypto: use crypto instructions to generate AES key schedule by Ard Biesheuvel · 10 years ago
  42. f960d20 crypto: arm64-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  43. 49788fe arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions by Ard Biesheuvel · 11 years ago