1. 44a7d44 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 4 months ago
  2. 6ae51ff crypto: sha512 - remove imaginary and mystifying clearing of variables by Lukas Bulwahn · 3 years, 4 months ago
  3. 5b2efa2 crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation by Tianjia Zhang · 3 years, 4 months ago
  4. ff1469a crypto: rmd320 - remove rmd320 in Makefile by Lukas Bulwahn · 3 years, 4 months ago
  5. a4aed36 certs: Add support for using elliptic curve keys for signing modules by Stefan Berger · 3 years, 6 months ago
  6. abfc7fa crypto: skcipher - in_irq() cleanup by Changbin Du · 3 years, 5 months ago
  7. 357a753 crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm by Tianjia Zhang · 3 years, 5 months ago
  8. 68039d6 crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm by Tianjia Zhang · 3 years, 5 months ago
  9. 7b3d526 crypto: tcrypt - Fix missing return value check by Tianjia Zhang · 3 years, 5 months ago
  10. 9491923 crypto: wp512 - correct a non-kernel-doc comment by Randy Dunlap · 3 years, 5 months ago
  11. 0469ded crypto: ecc - handle unaligned input buffer in ecc_swap_digits by Mian Yousaf Kaukab · 3 years, 5 months ago
  12. a7fc80b crypto: tcrypt - add the asynchronous speed test for SM4 by Tianjia Zhang · 3 years, 5 months ago
  13. a7ee22e crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation by Tianjia Zhang · 3 years, 5 months ago
  14. c59de48 crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic by Tianjia Zhang · 3 years, 5 months ago
  15. 2b31277 crypto: sm4 - create SM4 library based on sm4 generic code by Tianjia Zhang · 3 years, 5 months ago
  16. 5261cdf crypto: drbg - select SHA512 by Stephan Mueller · 3 years, 6 months ago
  17. d8dc121 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 6 months ago
  18. 6159c49 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 6 months ago
  19. 8833272 crypto: drbg - self test for HMAC(SHA-512) by Stephan Müller · 3 years, 6 months ago
  20. 5163ab5 crypto: api - Move crypto attr definitions out of crypto.h by Herbert Xu · 3 years, 6 months ago
  21. 10ff997 crypto: api - remove CRYPTOA_U32 and related functions by Liu Shixin · 3 years, 7 months ago
  22. 22ca9f4 crypto: shash - avoid comparing pointers to exported functions under CFI by Ard Biesheuvel · 3 years, 7 months ago
  23. 5cd259c crypto: sm2 - fix a memory leak in sm2 by Hongbo Li · 3 years, 7 months ago
  24. 9be148e async_xor: check src_offs is not NULL before updating it by Xiao Ni · 3 years, 7 months ago
  25. 7551a07 crypto: af_alg - use DIV_ROUND_UP helper macro for calculations by Wu Bo · 3 years, 7 months ago
  26. 8e568fc crypto: ecdh - add test suite for NIST P384 by Hui Tang · 3 years, 7 months ago
  27. 8154132 crypto: ecdh - register NIST P384 tfm by Hui Tang · 3 years, 7 months ago
  28. 8fd28fa crypto: ecdh - fix 'ecdh_init' by Hui Tang · 3 years, 7 months ago
  29. 6889fc2 crypto: ecdh - fix ecdh-nist-p192's entry in testmgr by Hui Tang · 3 years, 7 months ago
  30. 9b7b946 crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBG by Stephan Müller · 3 years, 7 months ago
  31. aa22cd7 crypto: tcrypt - enable tests for xxhash and blake2 by Ard Biesheuvel · 3 years, 7 months ago
  32. 3083654 crypto: khazad,wp512 - remove leading spaces before tabs by Hui Tang · 3 years, 7 months ago
  33. c5ae16f crypto: ecdh - extend 'cra_driver_name' with curve name by Hui Tang · 3 years, 8 months ago
  34. 2d01667 crypto: testmgr - fix initialization of 'secret_size' by Hui Tang · 3 years, 8 months ago
  35. fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  36. ceaf296 async_xor: increase src_offs when dropping destination page by Xiao Ni · 3 years, 8 months ago
  37. a4a78bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 8 months ago
  38. d17d922 crypto: camellia - drop duplicate "depends on CRYPTO" by Randy Dunlap · 3 years, 9 months ago
  39. b2a4411 crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c by Randy Dunlap · 3 years, 9 months ago
  40. 0f049f7 crypto: crc32-generic - Use SPDX-License-Identifier by Christophe JAILLET · 3 years, 9 months ago
  41. fa07c1a crypto: ecc - delete a useless function declaration by Meng Yu · 3 years, 9 months ago
  42. 5c083eb crypto: fcrypt - Remove 'do while(0)' loop for single statement macro by Milan Djurovic · 3 years, 9 months ago
  43. c29da97 crypto: keywrap - Remove else after break statement by Milan Djurovic · 3 years, 9 months ago
  44. 30d0f6a9 crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS by Eric Biggers · 3 years, 9 months ago
  45. 0193b32 crypto: ecc - Correct an error in the comments by Meng Yu · 3 years, 9 months ago
  46. 36c2501 crypto: jitterentropy - Put constants on the right side of the expression by Milan Djurovic · 3 years, 10 months ago
  47. 3877869 Merge branch 'ecc' by Herbert Xu · 3 years, 9 months ago
  48. 2a8e615 x509: Add OID for NIST P384 and extend parser for it by Saulo Alessandre · 3 years, 10 months ago
  49. 299f561 x509: Add support for parsing x509 certs with ECDSA keys by Stefan Berger · 3 years, 10 months ago
  50. d1a303e x509: Detect sm2 keys by their parameters OID by Stefan Berger · 3 years, 10 months ago
  51. c12d448 crypto: ecdsa - Register NIST P384 and extend test suite by Saulo Alessandre · 3 years, 10 months ago
  52. 149ca16 crypto: ecc - Add math to support fast NIST P384 by Saulo Alessandre · 3 years, 10 months ago
  53. 703c748 crypto: ecc - Add NIST P384 curve parameters by Saulo Alessandre · 3 years, 10 months ago
  54. 4e66029 crypto: ecdsa - Add support for ECDSA signature verification by Stefan Berger · 3 years, 10 months ago
  55. 0914999 crypto: aegis128 - Move simd prototypes into aegis.h by Herbert Xu · 3 years, 10 months ago
  56. 8fb9340 crypto: ecc - add curve25519 params and expose them by Meng Yu · 3 years, 10 months ago
  57. 14bb767 crypto: ecc - expose ecc curves by Meng Yu · 3 years, 10 months ago
  58. 6763f5e crypto: ecdh - move curve_id of ECDH from the key to algorithm name by Meng Yu · 3 years, 10 months ago
  59. 83681f2 crypto: api - check for ERR pointers in crypto_destroy_tfm() by Ard Biesheuvel · 3 years, 10 months ago
  60. 6c810cf crypto: mips/poly1305 - enable for all MIPS processors by Maciej W. Rozycki · 3 years, 10 months ago
  61. e40ff6f crypto: testmgr - delete some redundant code by Kai Ye · 3 years, 10 months ago
  62. 4ab6093 crypto: serpent - Fix sparse byte order warnings by Herbert Xu · 3 years, 11 months ago
  63. c03c21b Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 10 months ago
  64. 31caf8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 10 months ago
  65. 40d32b5 keys: Update comment for restrict_link_by_key_or_keyring_chain by Andrew Zaborowski · 4 years ago
  66. cfb28fd crypto: xor - Fix typo of optimization by Bhaskar Chowdhury · 3 years, 11 months ago
  67. a53ab94 crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key() by Daniele Alessandrelli · 3 years, 11 months ago
  68. af1050a crypto: twofish - use unaligned accessors instead of alignmask by Ard Biesheuvel · 4 years ago
  69. e9cbaef crypto: fcrypt - drop unneeded alignmask by Ard Biesheuvel · 4 years ago
  70. 80879dd crypto: cast6 - use unaligned accessors instead of alignmask by Ard Biesheuvel · 4 years ago
  71. 24a2ee4 crypto: cast5 - use unaligned accessors instead of alignmask by Ard Biesheuvel · 4 years ago
  72. 8338541 crypto: camellia - use unaligned accessors instead of alignmask by Ard Biesheuvel · 4 years ago
  73. 50a3a9f crypto: blowfish - use unaligned accessors instead of alignmask by Ard Biesheuvel · 4 years ago
  74. 81d091a crypto: serpent - use unaligned accessors instead of alignmask by Ard Biesheuvel · 4 years ago
  75. 784506a crypto: serpent - get rid of obsolete tnepres variant by Ard Biesheuvel · 4 years ago
  76. e1b2d98 crypto: michael_mic - fix broken misalignment handling by Ard Biesheuvel · 4 years ago
  77. 663f63e crypto: salsa20 - remove Salsa20 stream cipher algorithm by Ard Biesheuvel · 4 years ago
  78. 87cd723 crypto: tgr192 - remove Tiger 128/160/192 hash algorithms by Ard Biesheuvel · 4 years ago
  79. 93f6420 crypto: rmd320 - remove RIPE-MD 320 hash algorithm by Ard Biesheuvel · 4 years ago
  80. c15d416 crypto: rmd256 - remove RIPE-MD 256 hash algorithm by Ard Biesheuvel · 4 years ago
  81. b21b9a5 crypto: rmd128 - remove RIPE-MD 128 hash algorithm by Ard Biesheuvel · 4 years ago
  82. 3c0940c crypto: pkcs7: Use match_string() helper to simplify the code by YueHaibing · 4 years, 4 months ago
  83. d13fc87 PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one by Alex Shi · 4 years, 2 months ago
  84. 1539dd7 crypto: asymmetric_keys: fix some comments in pkcs7_parser.h by Randy Dunlap · 4 years, 5 months ago
  85. 60f0f0b KEYS: asymmetric: Fix kerneldoc by Krzysztof Kozlowski · 4 years, 2 months ago
  86. 7178a10 X.509: Fix crash caused by NULL pointer by Tianjia Zhang · 4 years ago
  87. fd3958e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
  88. 64ca771 crypto: x86 - remove glue helper module by Ard Biesheuvel · 4 years ago
  89. 165f357 crypto: x86/twofish - drop dependency on glue helper by Ard Biesheuvel · 4 years ago
  90. ea55cfc crypto: x86/cast6 - drop dependency on glue helper by Ard Biesheuvel · 4 years ago
  91. 9ad58b4 crypto: x86/serpent - drop dependency on glue helper by Ard Biesheuvel · 4 years ago
  92. 407d409 crypto: x86/camellia - drop dependency on glue helper by Ard Biesheuvel · 4 years ago
  93. c0a6492 crypto: x86/blowfish - drop CTR mode implementation by Ard Biesheuvel · 4 years ago
  94. 768db5f crypto: x86/des - drop CTR mode implementation by Ard Biesheuvel · 4 years ago
  95. f43dcaf crypto: x86/twofish - drop CTR mode implementation by Ard Biesheuvel · 4 years ago
  96. 7a6623c crypto: x86/cast6 - drop CTR mode implementation by Ard Biesheuvel · 4 years ago
  97. e2d60e2 crypto: x86/cast5 - drop CTR mode implementation by Ard Biesheuvel · 4 years ago
  98. 2e9440a crypto: x86/serpent - drop CTR mode implementation by Ard Biesheuvel · 4 years ago
  99. a1f91ec crypto: x86/camellia - drop CTR mode implementation by Ard Biesheuvel · 4 years ago
  100. da4df93 crypto: x86/twofish - switch to XTS template by Ard Biesheuvel · 4 years ago