1. b7b73cd crypto: x86/salsa20 - remove x86 salsa20 implementations by Eric Biggers · 6 years ago
  2. 2808f17 crypto: morus - Mark MORUS SIMD glue as x86-specific by Ondrej Mosnacek · 6 years ago
  3. 6ecc9d9 crypto: x86 - Add optimized MORUS implementations by Ondrej Mosnacek · 6 years ago
  4. 56e8e57 crypto: morus - Add common SIMD glue code for MORUS by Ondrej Mosnacek · 6 years ago
  5. 396be41 crypto: morus - Add generic MORUS AEAD implementations by Ondrej Mosnacek · 6 years ago
  6. 1d373d4 crypto: x86 - Add optimized AEGIS implementations by Ondrej Mosnacek · 6 years ago
  7. f606a88 crypto: aegis - Add generic AEGIS AEAD implementations by Ondrej Mosnacek · 6 years ago
  8. d28fc3d crypto: zstd - Add zstd support by Nick Terrell · 6 years ago
  9. 948869f Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 6 years ago
  10. 747c8ce crypto: sm4 - introduce SM4 symmetric cipher algorithm by Gilad Ben-Yossef · 7 years ago
  11. a7d85e0 crypto: cfb - add support for Cipher FeedBack mode by James Bottomley · 7 years ago
  12. 0e145b47 crypto: ablk_helper - remove ablk_helper by Eric Biggers · 7 years ago
  13. 44893bc crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface by Eric Biggers · 7 years ago
  14. 1af6d03 crypto: x86/camellia - convert to skcipher interface by Eric Biggers · 7 years ago
  15. 451cc49 crypto: x86/camellia - remove XTS algorithm by Eric Biggers · 7 years ago
  16. 6043d34 crypto: x86/camellia - remove LRW algorithm by Eric Biggers · 7 years ago
  17. 44c9b75 crypto: x86/camellia-aesni-avx2 - remove LRW algorithm by Eric Biggers · 7 years ago
  18. 6fcb81b crypto: x86/camellia-aesni-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  19. 09c0f03 crypto: x86/des3_ede - convert to skcipher interface by Eric Biggers · 7 years ago
  20. c167917 crypto: x86/blowfish: convert to skcipher interface by Eric Biggers · 7 years ago
  21. 4bd9692 crypto: x86/cast6-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  22. f51a1fa crypto: x86/cast6-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  23. 1e63183 crypto: x86/cast5-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  24. 0e6ab46 crypto: x86/twofish-avx - convert to skcipher interface by Eric Biggers · 7 years ago
  25. 876e9f0 crypto: x86/twofish-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  26. 37992fa crypto: x86/twofish-3way - convert to skcipher interface by Eric Biggers · 7 years ago
  27. ebeea98 crypto: x86/twofish-3way - remove XTS algorithm by Eric Biggers · 7 years ago
  28. 68bfc49 crypto: x86/twofish-3way - remove LRW algorithm by Eric Biggers · 7 years ago
  29. e16bf97 crypto: x86/serpent-avx,avx2 - convert to skcipher interface by Eric Biggers · 7 years ago
  30. 340b830 crypto: x86/serpent-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  31. e5f382e crypto: x86/serpent-avx2 - remove LRW algorithm by Eric Biggers · 7 years ago
  32. e0f409d crypto: x86/serpent-sse2 - convert to skcipher interface by Eric Biggers · 7 years ago
  33. 8bab4e3 crypto: x86/serpent-sse2 - remove XTS algorithm by Eric Biggers · 7 years ago
  34. 2a05cfc crypto: x86/serpent-sse2 - remove LRW algorithm by Eric Biggers · 7 years ago
  35. da7a0ab crypto: speck - add support for the Speck block cipher by Eric Biggers · 7 years ago
  36. 4a5dc51 MIPS: crypto: Add crc32 and crc32c hw accelerated module by Marcin Nowakowski · 7 years ago
  37. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  38. c9a3ff8 crypto: x86/salsa20 - cleanup and convert to skcipher API by Eric Biggers · 7 years ago
  39. 8cd579d crypto: scompress - use sgl_alloc() and sgl_free() by Bart Van Assche · 7 years ago
  40. b5b9007 crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH by Hauke Mehrtens · 7 years ago
  41. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  42. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  43. 4f0fc16 crypto: sm3 - add OSCCA SM3 secure hash by Gilad Ben-Yossef · 7 years ago
  44. 72548b0 crypto: algif_aead - copy AAD from src to dst by Stephan Mueller · 7 years ago
  45. 6755fd2 crypto: ecdh - add privkey generation support by Tudor-Dan Ambarus · 7 years ago
  46. ad1064c crypto: xts - drop gf128mul dependency by Ondrej Mosnáček · 7 years ago
  47. 146c868 crypto: powerpc - Stress test for vpmsum implementations by Daniel Axtens · 8 years ago
  48. b01df1c crypto: powerpc - Add CRC-T10DIF acceleration by Daniel Axtens · 8 years ago
  49. 12cb3a1 crypto: xts - Add ECB dependency by Milan Broz · 8 years ago
  50. f15f05b crypto: ccm - switch to separate cbcmac driver by Ard Biesheuvel · 8 years ago
  51. b5e0b03 crypto: aes - add generic time invariant AES cipher by Ard Biesheuvel · 8 years ago
  52. 8567186 crypto: aesni - Convert to skcipher by Herbert Xu · 8 years ago
  53. 065ce32 crypto: glue_helper - Add skcipher xts helpers by Herbert Xu · 8 years ago
  54. 266d051 crypto: simd - Add simd skcipher helper by Herbert Xu · 8 years ago
  55. 7cf3186 crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option by Jean Delvare · 8 years ago
  56. f6ded09 crypto: acomp - add support for deflate via scomp by Giovanni Cabiddu · 8 years ago
  57. 6a8de3a crypto: acomp - add support for 842 via scomp by Giovanni Cabiddu · 8 years ago
  58. 91d53d9 crypto: acomp - add support for lz4hc via scomp by Giovanni Cabiddu · 8 years ago
  59. 8cd9330 crypto: acomp - add support for lz4 via scomp by Giovanni Cabiddu · 8 years ago
  60. ac9d2c4 crypto: acomp - add support for lzo via scomp by Giovanni Cabiddu · 8 years ago
  61. 2ebda74 crypto: acomp - add asynchronous compression api by Giovanni Cabiddu · 8 years ago
  62. 1f69609 crypto: api - Fix Kconfig dependencies for FIPS by Alec Ari · 8 years ago
  63. c12abf3 crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC by Michael Ellerman · 8 years ago
  64. 6dd7a82 crypto: powerpc - Add POWER8 optimised crc32c by Anton Blanchard · 8 years ago
  65. 026bb8a crypto: sha512-mb - Enable SHA512 multibuffer support by Megha Dey · 8 years ago
  66. 9be7e24 crypto: sha256-mb - Enable multibuffer support by Megha Dey · 8 years ago
  67. 3c4b239 crypto: ecdh - Add ECDH software support by Salvatore Benedetto · 8 years ago
  68. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 8 years ago
  69. 4e5f2c4 crypto: kpp - Key-agreement Protocol Primitives API (KPP) by Salvatore Benedetto · 8 years ago
  70. 53964b9 crypto: sha3 - Add SHA-3 hash algorithm by Jeff Garzik · 8 years ago
  71. 3559128 crypto: drbg - use CTR AES instead of ECB AES by Stephan Mueller · 8 years ago
  72. 58446fe crypto: rsa - select crypto mgr dependency by Tadeusz Struk · 8 years ago
  73. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  74. 735d37b crypto: engine - Introduce the block request crypto engine framework by Baolin Wang · 9 years ago
  75. 2f313e0 crypto: jitterentropy - always select CRYPTO_RNG by Arnd Bergmann · 9 years ago
  76. 1104921 crypto: compress - remove unused pcomp interface by Joonsoo Kim · 9 years ago
  77. 578c60f crypto: ghash,poly1305 - select CRYPTO_HASH where needed by Arnd Bergmann · 9 years ago
  78. 1c49678e crypto: keywrap - enable compilation by Stephan Mueller · 9 years ago
  79. e38b6b7 crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256 by tim · 9 years ago
  80. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  81. dd43c4e crypto: null - Add missing Kconfig tristate for NULL2 by Herbert Xu · 9 years ago
  82. 149a397 crypto: aead - Add type-safe geniv init/exit helpers by Herbert Xu · 9 years ago
  83. cfc411e Move certificate handling to its own directory by David Howells · 9 years ago
  84. e94c6a7 crypto: authenc - Add Kconfig dependency on CRYPTO_NULL by Herbert Xu · 9 years ago
  85. b1ccc8f crypto: poly1305 - Add a four block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  86. c70f4ab crypto: poly1305 - Add a SSE2 SIMD variant for x86_64 by Martin Willi · 9 years ago
  87. 3d1e93c crypto: chacha20 - Add an eight block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  88. c9320b6 crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64 by Martin Willi · 9 years ago
  89. 425e017 crypto: rsa - fix invalid select for AKCIPHER by Tadeusz Struk · 9 years ago
  90. 946cc46 crypto: testmgr - add tests vectors for RSA by Tadeusz Struk · 9 years ago
  91. cfc2bb3 crypto: rsa - add a new rsa generic implementation by Tadeusz Struk · 9 years ago
  92. 3c339ab crypto: akcipher - add PKE API by Tadeusz Struk · 9 years ago
  93. 826775b crypto: drbg - Add select on sha256 by Herbert Xu · 9 years ago
  94. 401e423 crypto: rng - Make DRBG the default RNG by Herbert Xu · 9 years ago
  95. 3491244 crypto: echainiv - Set Kconfig default to m by Herbert Xu · 9 years ago
  96. 71ebc4d crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539 by Martin Willi · 9 years ago
  97. f979e01 crypto: poly1305 - Add a generic Poly1305 authenticator implementation by Martin Willi · 9 years ago
  98. c08d0e6 crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation by Martin Willi · 9 years ago
  99. b64a2d9 Revert "crypto: algif_aead - Disable AEAD user-space for now" by Herbert Xu · 9 years ago
  100. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago