1. 46c6d2b Merge tag 'asymmetric-keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 9 months ago
  2. 747ae81 certs: Add ECDSA signature verification self-test by Joachim Vandersmissen · 9 months ago
  3. 8cd9f23 certs: Move RSA self-test data to separate file by Joachim Vandersmissen · 9 months ago
  4. 84c7d76 Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 months ago
  5. 9d2fd8b KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST by Eric Biggers · 10 months ago
  6. dcaa86b KEYS: asymmetric: Add missing dependency on CRYPTO_SIG by Eric Biggers · 10 months ago
  7. 5c6ca9d X.509: Introduce scope-based x509_certificate allocation by Lukas Wunner · 11 months ago
  8. 3ba2ae3 crypto: x509 - Add OID for NIST P521 and extend parser for it by Stefan Berger · 11 months ago
  9. 4dc5033 crypto: asymmetric_keys - Adjust signature size calculation for NIST P521 by Stefan Berger · 11 months ago
  10. 203a676 Revert "crypto: pkcs7 - remove sha1 support" by Eric Biggers · 11 months ago
  11. f18483c crypto: asymmetric_keys - remove redundant pointer secs by Colin Ian King · 1 year, 1 month ago
  12. bc3012f Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 4 months ago
  13. ca219be Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 1 year, 4 months ago
  14. b465030 certs: Only allow certs signed by keys on the builtin keyring by Mimi Zohar · 1 year, 4 months ago
  15. fdb4f66 crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures by Dimitri John Ledkov · 1 year, 4 months ago
  16. 201c0da treewide: Add SPDX identifier to IETF ASN.1 modules by Lukas Wunner · 1 year, 4 months ago
  17. 04a9320 certs: Break circular dependency when selftest is modular by Herbert Xu · 1 year, 4 months ago
  18. c1d760a crypto: mscode_parser - remove sha224 authenticode support by Dimitri John Ledkov · 1 year, 4 months ago
  19. 16ab7cb crypto: pkcs7 - remove sha1 support by Dimitri John Ledkov · 1 year, 4 months ago
  20. b119503 KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash by Herbert Xu · 1 year, 4 months ago
  21. 8468516 crypto: pkcs7 - remove md4 md5 x.509 support by Dimitri John Ledkov · 1 year, 5 months ago
  22. a1e4520 X.509: Add missing IMPLICIT annotations to AKID ASN.1 module by Lukas Wunner · 1 year, 5 months ago
  23. 68cf017 Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 6 months ago
  24. ef5b52a X.509: if signature is unsupported skip validation by Thore Sommer · 1 year, 6 months ago
  25. 4cfb908 KEYS: DigitalSignature link restriction by Eric Snowberg · 1 year, 9 months ago
  26. 9f3fa6b KEYS: use kfree_sensitive with key by Mahmoud Adam · 1 year, 7 months ago
  27. 31ba6dd KEYS: fix kernel-doc warnings in verify_pefile by Gaosheng Cui · 1 year, 8 months ago
  28. 9e9311e KEYS: asymmetric: Fix error codes by Dan Carpenter · 1 year, 8 months ago
  29. 63ba4d6 KEYS: asymmetric: Use new crypto interface without scatterlists by Herbert Xu · 1 year, 8 months ago
  30. e5221fa KEYS: asymmetric: Move sm2 code into x509_public_key by Herbert Xu · 1 year, 8 months ago
  31. b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
  32. 099f26f integrity: machine keyring CA configuration by Eric Snowberg · 2 years ago
  33. 76adb2f KEYS: CA link restriction by Eric Snowberg · 2 years ago
  34. 5676712 KEYS: X.509: Parse Key Usage by Eric Snowberg · 2 years ago
  35. 30eae2b KEYS: X.509: Parse Basic Constraints for CA by Eric Snowberg · 2 years ago
  36. 8a8dd17d KEYS: remove MODULE_LICENSE in non-modules by Nick Alcock · 2 years ago
  37. 3584c1d asymmetric_keys: log on fatal failures in PE/pkcs7 by Robbie Harwood · 2 years ago
  38. 4fc5c74 verify_pefile: relax wrapper length check by Robbie Harwood · 2 years ago
  39. 5b7c4ca Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years ago
  40. 10de7b5 KEYS: asymmetric: Fix ECDSA use via keyctl uapi by Denis Kenzior · 2 years, 6 months ago
  41. 0f5d4a0 crypto: certs: fix FIPS selftest dependency by Arnd Bergmann · 2 years, 2 months ago
  42. 3609ff6 wifi: cfg80211: Deduplicate certificate loading by Lukas Wunner · 2 years, 1 month ago
  43. 0815291 KEYS: asymmetric: enforce SM2 signature use pkey algo by Tianjia Zhang · 2 years, 8 months ago
  44. d35f42c pkcs7: support EC-RDSA/streebog in SignerInfo by Elvira Khabirova · 2 years, 8 months ago
  45. 3fb8e3f pkcs7: parser support SM2 and SM3 algorithms combination by Tianjia Zhang · 2 years, 8 months ago
  46. 74ad433 X.509: Support parsing certificate using SM2 algorithm by Tianjia Zhang · 2 years, 8 months ago
  47. 3cde317 certs: Add FIPS selftests by David Howells · 2 years, 9 months ago
  48. 60050ff certs: Move load_certificate_list() to be with the asymmetric keys code by David Howells · 2 years, 9 months ago
  49. 141e523 certs: Factor out the blacklist hash creation by Mickaël Salaün · 3 years, 7 months ago
  50. 93e220a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
  51. 590bfb5 KEYS: asymmetric: properly validate hash_algo and encoding by Eric Biggers · 3 years ago
  52. 2abc9c2 KEYS: asymmetric: enforce that sig algo matches key algo by Eric Biggers · 3 years ago
  53. d3cff4a9 KEYS: remove support for asym_tpm keys by Eric Biggers · 3 years, 1 month ago
  54. 8bdc3e0 KEYS: x509: remove dead code that set ->unsupported_sig by Eric Biggers · 3 years, 1 month ago
  55. 9f8b3f3 KEYS: x509: remove never-set ->unsupported_key flag by Eric Biggers · 3 years, 1 month ago
  56. 7804fe9 KEYS: x509: remove unused fields by Eric Biggers · 3 years, 1 month ago
  57. 8f2a7b5 KEYS: x509: clearly distinguish between key and signature algorithms by Eric Biggers · 3 years, 1 month ago
  58. 4920a4a crypto: cleanup comments by Tom Rix · 3 years ago
  59. 7d30198 keys: X.509 public key issuer lookup without AKID by Andrew Zaborowski · 3 years, 3 months ago
  60. a4aed36 certs: Add support for using elliptic curve keys for signing modules by Stefan Berger · 3 years, 8 months ago
  61. 2a8e615 x509: Add OID for NIST P384 and extend parser for it by Saulo Alessandre · 4 years ago
  62. 299f561 x509: Add support for parsing x509 certs with ECDSA keys by Stefan Berger · 4 years ago
  63. d1a303e x509: Detect sm2 keys by their parameters OID by Stefan Berger · 4 years ago
  64. c03c21b Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years ago
  65. 40d32b5 keys: Update comment for restrict_link_by_key_or_keyring_chain by Andrew Zaborowski · 4 years, 2 months ago
  66. 3c0940c crypto: pkcs7: Use match_string() helper to simplify the code by YueHaibing · 4 years, 6 months ago
  67. d13fc87 PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one by Alex Shi · 4 years, 3 months ago
  68. 1539dd7 crypto: asymmetric_keys: fix some comments in pkcs7_parser.h by Randy Dunlap · 4 years, 7 months ago
  69. 60f0f0b KEYS: asymmetric: Fix kerneldoc by Krzysztof Kozlowski · 4 years, 4 months ago
  70. 7178a10 X.509: Fix crash caused by NULL pointer by Tianjia Zhang · 4 years, 1 month ago
  71. f93274e crypto: asym_tpm: correct zero out potential secrets by Greg Kroah-Hartman · 4 years, 3 months ago
  72. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 3 months ago
  73. 3093e7c X.509: Fix modular build of public_key_sm2 by Herbert Xu · 4 years, 5 months ago
  74. 4f28945 X.509: fix error return value on the failed path by Tianjia Zhang · 4 years, 5 months ago
  75. 2155256 X.509: support OSCCA SM2-with-SM3 certificate verification by Tianjia Zhang · 4 years, 5 months ago
  76. 254f84f X.509: support OSCCA certificate parse by Tianjia Zhang · 4 years, 5 months ago
  77. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 7 months ago
  78. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  79. 6cbba1f keys: asymmetric: fix error return code in software_key_query() by Wei Yongjun · 4 years, 7 months ago
  80. 0efaaa8 docs: crypto: convert asymmetric-keys.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  81. bea3741 KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails by Eric Biggers · 5 years ago
  82. 47f9c27 KEYS: trusted: Create trusted keys subsystem by Sumit Garg · 5 years ago
  83. c6f61e5 KEYS: Use common tpm_buf for trusted and asymmetric keys by Sumit Garg · 5 years ago
  84. 74edff2 tpm: Move tpm_buf code to include/linux/ by Sumit Garg · 5 years ago
  85. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  86. 99d5cadf kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE by Jiri Bohac · 6 years ago
  87. e201af16 PKCS#7: Introduce pkcs7_get_digest() by Thiago Jung Bauermann · 6 years ago
  88. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  89. c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  90. 90acc06 crypto: asymmetric_keys - select CRYPTO_HASH where needed by Arnd Bergmann · 6 years ago
  91. dcf49db keys: Add a 'recurse' flag for keyring searches by David Howells · 6 years ago
  92. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  93. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  94. 0d7a786 crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm by Vitaly Chikunov · 6 years ago
  95. f1774cb X.509: parse public key parameters from x509 for akcipher by Vitaly Chikunov · 6 years ago
  96. 83bc0299 KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature by Vitaly Chikunov · 6 years ago
  97. c7381b0 crypto: akcipher - new verify API for public key algorithms by Vitaly Chikunov · 6 years ago
  98. 64ae16d KEYS: asym_tpm: Add support for the sign operation [ver #2] by Denis Kenzior · 6 years ago
  99. e73d170 KEYS: asym_tpm: Implement tpm_sign [ver #2] by Denis Kenzior · 6 years ago
  100. e08e689 KEYS: asym_tpm: Implement signature verification [ver #2] by Denis Kenzior · 6 years ago