1. 1d3551c crypto: blake2b: effectively disable frame size warning by Linus Torvalds · 2 years, 7 months ago
  2. f30adc0 Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 7 months ago
  3. dc5801f af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages() by Al Viro · 2 years, 9 months ago
  4. f20c95b Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 2 years, 7 months ago
  5. fa9db65 Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 7 months ago
  6. 0815291 KEYS: asymmetric: enforce SM2 signature use pkey algo by Tianjia Zhang · 2 years, 8 months ago
  7. d35f42c pkcs7: support EC-RDSA/streebog in SignerInfo by Elvira Khabirova · 2 years, 8 months ago
  8. 3fb8e3f pkcs7: parser support SM2 and SM3 algorithms combination by Tianjia Zhang · 2 years, 8 months ago
  9. 74ad433 X.509: Support parsing certificate using SM2 algorithm by Tianjia Zhang · 2 years, 8 months ago
  10. c2a24a7 Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 2 years, 7 months ago
  11. 9e2f284 crypto: add crypto_has_kpp() by Hannes Reinecke · 2 years, 8 months ago
  12. 85cc424 crypto: add crypto_has_shash() by Hannes Reinecke · 2 years, 8 months ago
  13. af5d35b crypto: tcrypt - Remove the static variable initialisations to NULL by Jason Wang · 2 years, 7 months ago
  14. 9d2bb9a crypto: testmgr - some more fixes to RSA test vectors by Ignat Korchagin · 2 years, 7 months ago
  15. 824b94a crypto: twofish - Fix comment typo by Jason Wang · 2 years, 8 months ago
  16. 4cbdecd crypto: rmd160 - fix Kconfig "its" grammar by Randy Dunlap · 2 years, 8 months ago
  17. ec8f7f4 crypto: lib - make the sha1 library optional by Eric Biggers · 2 years, 8 months ago
  18. 5a44749 crypto: fips - make proc files report fips module name and version by Vladis Dronov · 2 years, 8 months ago
  19. 01ce31d crypto: testmgr - add ARIA testmgr tests by Taehee Yoo · 2 years, 8 months ago
  20. e4e712b crypto: aria - Implement ARIA symmetric cipher algorithm by Taehee Yoo · 2 years, 8 months ago
  21. 79e6e2f crypto: testmgr - populate RSA CRT parameters in RSA test vectors by Ignat Korchagin · 2 years, 8 months ago
  22. b713375 crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations by Jason A. Donenfeld · 2 years, 8 months ago
  23. 0bb8f12 crypto: testmgr - fix version number of RSA tests by lei he · 2 years, 8 months ago
  24. f145d41 crypto: rsa - implement Chinese Remainder Theorem for faster private key operations by Ignat Korchagin · 2 years, 8 months ago
  25. 0273fd4 Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 2 years, 8 months ago
  26. 3cde317 certs: Add FIPS selftests by David Howells · 2 years, 9 months ago
  27. 60050ff certs: Move load_certificate_list() to be with the asymmetric keys code by David Howells · 2 years, 9 months ago
  28. abfed87 crypto: memneq - move into lib/ by Jason A. Donenfeld · 2 years, 9 months ago
  29. 2d16803 crypto: blake2s - remove shash module by Jason A. Donenfeld · 2 years, 9 months ago
  30. 920b044 crypto: memneq - move into lib/ by Jason A. Donenfeld · 2 years, 9 months ago
  31. 34f7f6c crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL by Nathan Huckleberry · 2 years, 9 months ago
  32. fd94fcf crypto: x86/aesni-xctr - Add accelerated implementation of XCTR by Nathan Huckleberry · 2 years, 9 months ago
  33. 7ff554c crypto: hctr2 - Add HCTR2 support by Nathan Huckleberry · 2 years, 9 months ago
  34. f3c923a crypto: polyval - Add POLYVAL support by Nathan Huckleberry · 2 years, 9 months ago
  35. 17fee07 crypto: xctr - Add XCTR support by Nathan Huckleberry · 2 years, 9 months ago
  36. d075c0c Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 2 years, 9 months ago
  37. 141e523 certs: Factor out the blacklist hash creation by Mickaël Salaün · 3 years, 8 months ago
  38. 91e8bcd crypto: cryptd - Protect per-CPU resource by disabling BH. by Sebastian Andrzej Siewior · 2 years, 10 months ago
  39. 7cc7ab7 crypto: ecrdsa - Fix incorrect use of vli_cmp by Vitaly Chikunov · 2 years, 10 months ago
  40. f17f9e9 crypto: testmgr - test in-place en/decryption with two sglists by Eric Biggers · 3 years ago
  41. d5db91d2 crypto: engine - Add parameter description in crypto_transfer_request() kernel-doc comment by Yang Li · 3 years ago
  42. 73c919d crypto: sm4 - export sm4 constant arrays by Tianjia Zhang · 3 years ago
  43. d2825fa crypto: sm3,sm4 - move into crypto directory by Jason A. Donenfeld · 3 years ago
  44. 3f72821 Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  45. 1e21270 crypto: fix crc64 testmgr digest byte order by Keith Busch · 3 years ago
  46. 93e220a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
  47. c6ded03 crypto: dh - Remove the unused function dh_safe_prime_dh_alg() by Jiapeng Chong · 3 years ago
  48. 590bfb5 KEYS: asymmetric: properly validate hash_algo and encoding by Eric Biggers · 3 years, 1 month ago
  49. 2abc9c2 KEYS: asymmetric: enforce that sig algo matches key algo by Eric Biggers · 3 years, 1 month ago
  50. d3cff4a9 KEYS: remove support for asym_tpm keys by Eric Biggers · 3 years, 1 month ago
  51. 8bdc3e0 KEYS: x509: remove dead code that set ->unsupported_sig by Eric Biggers · 3 years, 1 month ago
  52. 9f8b3f3 KEYS: x509: remove never-set ->unsupported_key flag by Eric Biggers · 3 years, 1 month ago
  53. 7804fe9 KEYS: x509: remove unused fields by Eric Biggers · 3 years, 1 month ago
  54. 8f2a7b5 KEYS: x509: clearly distinguish between key and signature algorithms by Eric Biggers · 3 years, 1 month ago
  55. f3813f4b crypto: add rocksoft 64b crc guard tag framework by Keith Busch · 3 years ago
  56. 7976c14 crypto: crypto_xor - use helpers for unaligned accesses by Ard Biesheuvel · 3 years ago
  57. 4920a4a crypto: cleanup comments by Tom Rix · 3 years ago
  58. 35d2bf2 crypto: dh - calculate Q from P for the full public key verification by Nicolai Stange · 3 years ago
  59. 32f07cc crypto: dh - disallow plain "dh" usage in FIPS mode by Nicolai Stange · 3 years ago
  60. d6097b8 crypto: api - allow algs only in specific constructions in FIPS mode by Nicolai Stange · 3 years ago
  61. c8e8236 crypto: dh - allow for passing NULL to the ffdheXYZ(dh)s' ->set_secret() by Nicolai Stange · 3 years ago
  62. 209b7fc crypto: testmgr - add keygen tests for ffdheXYZ(dh) templates by Nicolai Stange · 3 years ago
  63. 1e20796 crypto: dh - implement private key generation primitive for ffdheXYZ(dh) by Nicolai Stange · 3 years ago
  64. 60a273e crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates by Nicolai Stange · 3 years ago
  65. 7dce598 crypto: dh - implement ffdheXYZ(dh) templates by Nicolai Stange · 3 years ago
  66. d902981 crypto: dh - introduce common code for built-in safe-prime group support by Nicolai Stange · 3 years ago
  67. fae1989 crypto: dh - split out deserialization code from crypto_dh_decode() by Nicolai Stange · 3 years ago
  68. 48c6d8b crypto: dh - remove struct dh's ->q member by Nicolai Stange · 3 years ago
  69. 46ed526 crypto: kpp - provide support for KPP spawns by Nicolai Stange · 3 years ago
  70. 1038fd7 crypto: kpp - provide support for KPP template instances by Nicolai Stange · 3 years ago
  71. 4058cf0 crypto: engine - check if BH is disabled during completion by Corentin Labbe · 3 years ago
  72. f60bbbb crypto: lrw - Add dependency on ecb by Herbert Xu · 3 years, 1 month ago
  73. dfe085d crypto: xts - Add softdep on ecb by Herbert Xu · 3 years, 1 month ago
  74. 2520611 crypto: af_alg - get rid of alg_memory_allocated by Eric Dumazet · 3 years ago
  75. 37f36e5 crypto: hmac - disallow keys < 112 bits in FIPS mode by Stephan Müller · 3 years, 1 month ago
  76. c9c28ed crypto: hmac - add fips_skip support by Stephan Müller · 3 years, 1 month ago
  77. f9f94c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 1 month ago
  78. 388ac25 crypto: tcrypt - remove all multibuffer ahash tests by Tianjia Zhang · 3 years, 1 month ago
  79. c6ce9c5 crypto: api - Move cryptomgr soft dependency into algapi by Herbert Xu · 3 years, 1 month ago
  80. d2a02e3 lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI by Jason A. Donenfeld · 3 years, 1 month ago
  81. 1c16dfb crypto: memneq - avoid implicit unaligned accesses by Ard Biesheuvel · 3 years, 1 month ago
  82. 66eae85 crypto: authenc - Fix sleep in atomic context in decrypt_tail by Herbert Xu · 3 years, 1 month ago
  83. c2a28fd crypto: rsa-pkcs1pad - use clearer variable names by Eric Biggers · 3 years, 1 month ago
  84. a24611e crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete() by Eric Biggers · 3 years, 1 month ago
  85. d3481ac crypto: rsa-pkcs1pad - restore signature length check by Eric Biggers · 3 years, 1 month ago
  86. e316f71 crypto: rsa-pkcs1pad - correctly get hash from source scatterlist by Eric Biggers · 3 years, 1 month ago
  87. 9b30430 crypto: rsa-pkcs1pad - only allow with rsa by Eric Biggers · 3 years, 1 month ago
  88. a88592c crypto: kdf - Select hmac in addition to sha256 by Herbert Xu · 3 years, 1 month ago
  89. 8fc5f2a crypto: testmgr - Move crypto_simd_disabled_for_test out by Herbert Xu · 3 years, 1 month ago
  90. ba2c149 crypto: tcrypt - add asynchronous speed test for SM3 by Tianjia Zhang · 3 years, 2 months ago
  91. 930ab34 crypto: x86/sm3 - add AVX assembly implementation by Tianjia Zhang · 3 years, 2 months ago
  92. b4784a4 crypto: sm3 - make dependent on sm3 library by Tianjia Zhang · 3 years, 2 months ago
  93. 1140046 crypto: sm2 - make dependent on sm3 library by Tianjia Zhang · 3 years, 2 months ago
  94. e56e189 lib/crypto: add prompts back to crypto libraries by Justin M. Forbes · 3 years, 1 month ago
  95. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 1 month ago
  96. dabd40e Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years, 2 months ago
  97. 5c947d0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 2 months ago
  98. 7d30198 keys: X.509 public key issuer lookup without AKID by Andrew Zaborowski · 3 years, 4 months ago
  99. 5f21d7d crypto: af_alg - rewrite NULL pointer check by Jiasheng Jiang · 3 years, 2 months ago
  100. 6048fdc lib/crypto: blake2s: include as built-in by Jason A. Donenfeld · 3 years, 2 months ago