1. d2a02e3 lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI by Jason A. Donenfeld · 3 years ago
  2. e56e189 lib/crypto: add prompts back to crypto libraries by Justin M. Forbes · 3 years ago
  3. 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 ago
  4. 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 ago
  5. 5c947d0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
  6. 7d30198 keys: X.509 public key issuer lookup without AKID by Andrew Zaborowski · 3 years, 2 months ago
  7. 5f21d7d crypto: af_alg - rewrite NULL pointer check by Jiasheng Jiang · 3 years ago
  8. 6048fdc lib/crypto: blake2s: include as built-in by Jason A. Donenfeld · 3 years ago
  9. 304b4ac crypto: kdf - select SHA-256 required for self-test by Stephan Müller · 3 years ago
  10. 96ede30 crypto: sha256 - remove duplicate generic hash init function by Tianjia Zhang · 3 years ago
  11. 908dffa crypto: jitter - add oversampling of noise source by Stephan Müller · 3 years ago
  12. ca3574b exit: Rename module_put_and_exit to module_put_and_kthread_exit by Eric W. Biederman · 3 years, 1 month ago
  13. 710ce4b crypto: jitter - quit sample collection loop upon RCT failure by Nicolai Stange · 3 years, 1 month ago
  14. b454fb7 crypto: jitter - don't limit ->health_failure check to FIPS mode by Nicolai Stange · 3 years, 1 month ago
  15. 8f79772 crypto: drbg - ignore jitterentropy errors if not in FIPS mode by Nicolai Stange · 3 years, 1 month ago
  16. 3219c2b crypto: dh - remove duplicate includes by Guo Zhengkui · 3 years, 1 month ago
  17. 330507f crypto: des - disallow des3 in FIPS mode by Stephan Müller · 3 years, 1 month ago
  18. 1e146c3 crypto: dh - limit key size to 2048 in FIPS mode by Stephan Müller · 3 years, 1 month ago
  19. 1ce1bac crypto: rsa - limit key size to 2048 in FIPS mode by Stephan Müller · 3 years, 1 month ago
  20. 552d03a crypto: jitter - consider 32 LSB for APT by Stephan Müller · 3 years, 1 month ago
  21. 026a733 crypto: kdf - add SP800-108 counter key derivation function by Stephan Müller · 3 years, 1 month ago
  22. 8ea5ee0 crypto: drbg - reseed 'nopr' drbgs periodically from get_random_bytes() by Nicolai Stange · 3 years, 1 month ago
  23. 559edd4 crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors by Nicolai Stange · 3 years, 1 month ago
  24. 074bcd4 crypto: drbg - make reseeding from get_random_bytes() synchronous by Nicolai Stange · 3 years, 1 month ago
  25. 262d83a crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed() by Nicolai Stange · 3 years, 1 month ago
  26. 2bcd254 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized() by Nicolai Stange · 3 years, 1 month ago
  27. ce8ce31 crypto: drbg - prepare for more fine-grained tracking of seeding state by Nicolai Stange · 3 years, 1 month ago
  28. a988701 crypto: testmgr - Fix wrong test case of RSA by Lei He · 3 years, 2 months ago
  29. c8c1095 Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 1 month ago
  30. 66f4bea 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
  31. beaaaa3 crypto: api - Fix boot-up crash when crypto manager is disabled by Herbert Xu · 3 years, 2 months ago
  32. cf30f6a lib: zstd: Add kernel-specific API by Nick Terrell · 4 years, 4 months ago
  33. 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
  34. bfc484f 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
  35. 39ef085 crypto: testmgr - fix wrong key length for pkcs1pad by Lei He · 3 years, 2 months ago
  36. 68b6dea crypto: pcrypt - Delay write to padata->info by Daniel Jordan · 3 years, 2 months ago
  37. eaffe37 crypto: ecc - Export additional helper functions by Daniele Alessandrelli · 3 years, 2 months ago
  38. a745d3a crypto: ecc - Move ecc.h to include/crypto/internal by Daniele Alessandrelli · 3 years, 2 months ago
  39. 1730c5a crypto: engine - Add KPP Support to Crypto Engine by Prabhjot Khurana · 3 years, 2 months ago
  40. cad439f crypto: api - Do not create test larvals if manager is disabled by Herbert Xu · 3 years, 2 months ago
  41. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  42. 3ae88f6 crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocks by Horia Geantă · 3 years, 2 months ago
  43. 82e269a crypto: testmgr - Only disable migration in crypto_disable_simd_for_test() by Sebastian Andrzej Siewior · 3 years, 3 months ago
  44. e42dff4 crypto: api - Export crypto_boot_test_finished by Herbert Xu · 3 years, 3 months ago
  45. 38aa192 crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency by Arnd Bergmann · 3 years, 3 months ago
  46. adad556 crypto: api - Fix built-in testing dependency failures by Herbert Xu · 3 years, 3 months ago
  47. 04e85bb isystem: delete global -isystem compile option by Alexey Dobriyan · 3 years, 5 months ago
  48. 81f5302 crypto: drbg - Fix unused value warning in drbg_healthcheck_sanity() by Tim Gardner · 3 years, 4 months ago
  49. 04cb788 crypto: jitter - drop kernel-doc notation by Randy Dunlap · 3 years, 4 months ago
  50. 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
  51. 6ae51ff crypto: sha512 - remove imaginary and mystifying clearing of variables by Lukas Bulwahn · 3 years, 4 months ago
  52. 5b2efa2 crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation by Tianjia Zhang · 3 years, 4 months ago
  53. ff1469a crypto: rmd320 - remove rmd320 in Makefile by Lukas Bulwahn · 3 years, 4 months ago
  54. a4aed36 certs: Add support for using elliptic curve keys for signing modules by Stefan Berger · 3 years, 6 months ago
  55. abfc7fa crypto: skcipher - in_irq() cleanup by Changbin Du · 3 years, 5 months ago
  56. 357a753 crypto: tcrypt - add GCM/CCM mode test for SM4 algorithm by Tianjia Zhang · 3 years, 5 months ago
  57. 68039d6 crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm by Tianjia Zhang · 3 years, 5 months ago
  58. 7b3d526 crypto: tcrypt - Fix missing return value check by Tianjia Zhang · 3 years, 5 months ago
  59. 9491923 crypto: wp512 - correct a non-kernel-doc comment by Randy Dunlap · 3 years, 5 months ago
  60. 0469ded crypto: ecc - handle unaligned input buffer in ecc_swap_digits by Mian Yousaf Kaukab · 3 years, 5 months ago
  61. a7fc80b crypto: tcrypt - add the asynchronous speed test for SM4 by Tianjia Zhang · 3 years, 5 months ago
  62. a7ee22e crypto: x86/sm4 - add AES-NI/AVX/x86_64 implementation by Tianjia Zhang · 3 years, 5 months ago
  63. c59de48 crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic by Tianjia Zhang · 3 years, 5 months ago
  64. 2b31277 crypto: sm4 - create SM4 library based on sm4 generic code by Tianjia Zhang · 3 years, 5 months ago
  65. 5261cdf crypto: drbg - select SHA512 by Stephan Mueller · 3 years, 6 months ago
  66. 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
  67. 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
  68. 8833272 crypto: drbg - self test for HMAC(SHA-512) by Stephan Müller · 3 years, 6 months ago
  69. 5163ab5 crypto: api - Move crypto attr definitions out of crypto.h by Herbert Xu · 3 years, 6 months ago
  70. 10ff997 crypto: api - remove CRYPTOA_U32 and related functions by Liu Shixin · 3 years, 7 months ago
  71. 22ca9f4 crypto: shash - avoid comparing pointers to exported functions under CFI by Ard Biesheuvel · 3 years, 7 months ago
  72. 5cd259c crypto: sm2 - fix a memory leak in sm2 by Hongbo Li · 3 years, 7 months ago
  73. 9be148e async_xor: check src_offs is not NULL before updating it by Xiao Ni · 3 years, 7 months ago
  74. 7551a07 crypto: af_alg - use DIV_ROUND_UP helper macro for calculations by Wu Bo · 3 years, 7 months ago
  75. 8e568fc crypto: ecdh - add test suite for NIST P384 by Hui Tang · 3 years, 7 months ago
  76. 8154132 crypto: ecdh - register NIST P384 tfm by Hui Tang · 3 years, 7 months ago
  77. 8fd28fa crypto: ecdh - fix 'ecdh_init' by Hui Tang · 3 years, 7 months ago
  78. 6889fc2 crypto: ecdh - fix ecdh-nist-p192's entry in testmgr by Hui Tang · 3 years, 7 months ago
  79. 9b7b946 crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBG by Stephan Müller · 3 years, 7 months ago
  80. aa22cd7 crypto: tcrypt - enable tests for xxhash and blake2 by Ard Biesheuvel · 3 years, 7 months ago
  81. 3083654 crypto: khazad,wp512 - remove leading spaces before tabs by Hui Tang · 3 years, 7 months ago
  82. c5ae16f crypto: ecdh - extend 'cra_driver_name' with curve name by Hui Tang · 3 years, 8 months ago
  83. 2d01667 crypto: testmgr - fix initialization of 'secret_size' by Hui Tang · 3 years, 8 months ago
  84. 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
  85. ceaf296 async_xor: increase src_offs when dropping destination page by Xiao Ni · 3 years, 8 months ago
  86. 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
  87. d17d922 crypto: camellia - drop duplicate "depends on CRYPTO" by Randy Dunlap · 3 years, 8 months ago
  88. b2a4411 crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c by Randy Dunlap · 3 years, 9 months ago
  89. 0f049f7 crypto: crc32-generic - Use SPDX-License-Identifier by Christophe JAILLET · 3 years, 9 months ago
  90. fa07c1a crypto: ecc - delete a useless function declaration by Meng Yu · 3 years, 9 months ago
  91. 5c083eb crypto: fcrypt - Remove 'do while(0)' loop for single statement macro by Milan Djurovic · 3 years, 9 months ago
  92. c29da97 crypto: keywrap - Remove else after break statement by Milan Djurovic · 3 years, 9 months ago
  93. 30d0f6a9 crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS by Eric Biggers · 3 years, 9 months ago
  94. 0193b32 crypto: ecc - Correct an error in the comments by Meng Yu · 3 years, 9 months ago
  95. 36c2501 crypto: jitterentropy - Put constants on the right side of the expression by Milan Djurovic · 3 years, 10 months ago
  96. 3877869 Merge branch 'ecc' by Herbert Xu · 3 years, 9 months ago
  97. 2a8e615 x509: Add OID for NIST P384 and extend parser for it by Saulo Alessandre · 3 years, 10 months ago
  98. 299f561 x509: Add support for parsing x509 certs with ECDSA keys by Stefan Berger · 3 years, 10 months ago
  99. d1a303e x509: Detect sm2 keys by their parameters OID by Stefan Berger · 3 years, 10 months ago
  100. c12d448 crypto: ecdsa - Register NIST P384 and extend test suite by Saulo Alessandre · 3 years, 10 months ago