1. fd16931 crypto: arm/chacha-neon - add missing counter increment by Ard Biesheuvel · 4 years, 1 month ago
  2. f3456b9 crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata by Ard Biesheuvel · 4 years, 2 months ago
  3. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  4. 86cd97e crypto: arm/chacha-neon - optimize for non-block size multiples by Ard Biesheuvel · 4 years, 2 months ago
  5. a2715fb crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback by Horia Geantă · 4 years, 2 months ago
  6. 3ebbc03 crypto: arm/aes-neonbs - use typed init/exit routines for XTS by Ard Biesheuvel · 4 years, 4 months ago
  7. be6d699 crypto: arm/aes-neonbs - avoid loading reorder argument on encryption by Ard Biesheuvel · 4 years, 4 months ago
  8. 45a4777 crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches by Ard Biesheuvel · 4 years, 4 months ago
  9. 0f5e832 crypto: arm/sha512-neon - avoid ADRL pseudo instruction by Ard Biesheuvel · 4 years, 4 months ago
  10. 5478193 crypto: arm/sha256-neon - avoid ADRL pseudo instruction by Ard Biesheuvel · 4 years, 4 months ago
  11. 00b99ad2 crypto: arm/aes-neonbs - Use generic cbc encryption path by Herbert Xu · 4 years, 4 months ago
  12. 51982ea crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon by Herbert Xu · 4 years, 5 months ago
  13. 6779d0e crypto: arm/curve25519 - include <linux/scatterlist.h> by Fabio Estevam · 4 years, 5 months ago
  14. 9332a9e crypto: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  15. 3d2df84 crypto: arm/ghash - use variably sized key struct by Ard Biesheuvel · 4 years, 7 months ago
  16. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  17. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  18. 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 8 months ago
  19. a9a8ba9 crypto: arch/nhpoly1305 - process in explicit 4k chunks by Jason A. Donenfeld · 4 years, 9 months ago
  20. 706024a crypto: arch/lib - limit simd usage to 4k chunks by Jason A. Donenfeld · 4 years, 9 months ago
  21. 5429ef6 compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 by Will Deacon · 5 years ago
  22. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  23. 6e4e00d crypto: arm[64]/poly1305 - add artifact to .gitignore files by Jason A. Donenfeld · 4 years, 10 months ago
  24. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  25. 82ff493 crypto: arm/neon - memzero_explicit aes-cbc key by Torsten Duwe · 4 years, 10 months ago
  26. 7548bf8 crypto: arm/ghash-ce - define fpu before fpu registers are referenced by Stefan Agner · 4 years, 11 months ago
  27. 0bc8176 crypto: arm/chacha - fix build failured when kernel mode NEON is disabled by Ard Biesheuvel · 5 years ago
  28. 3189990 crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit by Jason A. Donenfeld · 5 years ago
  29. e341942 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 5 years ago
  30. af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
  31. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  32. 84faa30 crypto: arm/curve25519 - add arch-specific key generation function by Jason A. Donenfeld · 5 years ago
  33. 483847a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  34. 8394bfe crypto: arch - conditionalize crypto api in arch glue for lib code by Jason A. Donenfeld · 5 years ago
  35. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  36. d8f1308 crypto: arm/curve25519 - wire up NEON implementation by Jason A. Donenfeld · 5 years ago
  37. f0fb006 crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implementation by Jason A. Donenfeld · 5 years ago
  38. a6b803b crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation by Ard Biesheuvel · 5 years ago
  39. a44a343 crypto: arm/chacha - expose ARM ChaCha routine as library function by Ard Biesheuvel · 5 years ago
  40. b36d8c0 crypto: arm/chacha - remove dependency on generic ChaCha driver by Ard Biesheuvel · 5 years ago
  41. 29621d0 crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code by Ard Biesheuvel · 5 years ago
  42. 5fb8ef2 crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
  43. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  44. b4d0c0a crypto: arm - use Kconfig based compiler checks for crypto opcodes by Ard Biesheuvel · 5 years ago
  45. f703964 crypto: arm/aes-ce - add dependency on AES library by Ard Biesheuvel · 5 years ago
  46. 3aa6d4a crypto: arm/aes-ce - build for v8 architecture explicitly by Ard Biesheuvel · 5 years ago
  47. 143d264 crypto: arm/aes-ce - implement ciphertext stealing for CBC by Ard Biesheuvel · 5 years ago
  48. 2ed8b79 crypto: arm/aes-neonbs - implement ciphertext stealing for XTS by Ard Biesheuvel · 5 years ago
  49. c61b160 crypto: arm/aes-ce - implement ciphertext stealing for XTS by Ard Biesheuvel · 5 years ago
  50. 38e73b3 crypto: arm/aes-neonbs - replace tweak mask literal with composition by Ard Biesheuvel · 5 years ago
  51. e53b43d crypto: arm/aes-ce - replace tweak mask literal with composition by Ard Biesheuvel · 5 years ago
  52. 1dede02 crypto: arm/aes-ce - switch to 4x interleave by Ard Biesheuvel · 5 years ago
  53. 46a2277 crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps by Ard Biesheuvel · 5 years ago
  54. fcb0e30 crypto: arm/aes - fix round key prototypes by Ard Biesheuvel · 5 years ago
  55. e4dcc1b crypto: arm - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  56. 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 5 years ago
  57. b46033f crypto: arm/aes-scalar - unexport en/decryption routines by Ard Biesheuvel · 6 years ago
  58. 8de6dd3 crypto: arm/aes-cipher - switch to shared AES inverse Sbox by Ard Biesheuvel · 6 years ago
  59. 0a5dff9 crypto: arm/ghash - provide a synchronous version by Ard Biesheuvel · 6 years ago
  60. e5f0504 crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes) by Ard Biesheuvel · 6 years ago
  61. 5eedf31 crypto: arm/aes-ce - provide a synchronous version of ctr(aes) by Ard Biesheuvel · 6 years ago
  62. fafb1dc crypto: arm/aes - use native endiannes for key schedule by Ard Biesheuvel · 6 years ago
  63. aa6e2d2 crypto: arm/aes-neonbs - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
  64. 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 6 years ago
  65. 20bb4ef crypto: arm/aes-ce - cosmetic/whitespace cleanup by Ard Biesheuvel · 6 years ago
  66. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  67. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  68. 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 6 years ago
  69. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  70. efc77e8 crypto: arm/sha512 - Make sha512_arm_final static by YueHaibing · 6 years ago
  71. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  72. 767f015 crypto: arm/aes-neonbs - don't access already-freed walk.iv by Eric Biggers · 6 years ago
  73. 99680c5 crypto: arm - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
  74. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  75. 511306b crypto: arm/aes-ce - update IV after partial final CTR block by Eric Biggers · 6 years ago
  76. c643165 crypto: sha512/arm - fix crash bug in Thumb2 build by Ard Biesheuvel · 6 years ago
  77. 69216a5 crypto: sha256/arm - fix crash bug in Thumb2 build by Ard Biesheuvel · 6 years ago
  78. e7b3ed3 crypto: arm/crct10dif-ce - cleanup and optimizations by Eric Biggers · 6 years ago
  79. c03f3cb crypto: arm/crct10dif - remove dead code by Ard Biesheuvel · 6 years ago
  80. 62fecf2 crypto: arm/crct10dif - revert to C code for short inputs by Ard Biesheuvel · 6 years ago
  81. 668c35f Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  82. 8e9b61b kbuild: move .SECONDARY special target to Kbuild.include by Masahiro Yamada · 6 years ago
  83. 16aae35 crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305 by Eric Biggers · 6 years ago
  84. bdb063a crypto: arm/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  85. 3cc2151 crypto: arm/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  86. d97a943 crypto: arm/chacha20 - add XChaCha20 support by Eric Biggers · 6 years ago
  87. be2830b crypto: arm/chacha20 - limit the preemption-disabled section by Eric Biggers · 6 years ago
  88. 1ca1b91 crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  89. d65ddec crypto: aes-ce - Remove duplicate header by Brajeswar Ghosh · 6 years ago
  90. 913a3aa crypto: arm/aes - add some hardening against cache-timing attacks by Eric Biggers · 6 years ago
  91. cd56023 crypto: arm/crc32 - avoid warning when compiling with Clang by Stefan Agner · 6 years ago
  92. a1b22a5 crypto: arm/chacha20 - faster 8-bit rotations and other optimizations by Eric Biggers · 6 years ago
  93. 00227e3 crypto: arm/ghash-ce - implement support for 4-way aggregation by Ard Biesheuvel · 6 years ago
  94. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  95. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  96. 4e34e51 crypto: arm/chacha20 - always use vrev for 16-bit rotates by Eric Biggers · 6 years ago
  97. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  98. c87a405 crypto: ahash - remove useless setting of cra_type by Eric Biggers · 7 years ago
  99. 6a38f62 crypto: ahash - remove useless setting of type flags by Eric Biggers · 7 years ago
  100. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago