1. 7d30198 keys: X.509 public key issuer lookup without AKID by Andrew Zaborowski · 3 years, 2 months ago
  2. f985911 crypto: public_key: fix overflow during implicit conversion by zhenwei pi · 3 years, 4 months ago
  3. 09315b2 crypto: public_key: Remove redundant header file from public_key.h by Tianjia Zhang · 4 years, 1 month ago
  4. 3093e7c X.509: Fix modular build of public_key_sm2 by Herbert Xu · 4 years, 3 months ago
  5. 2155256 X.509: support OSCCA SM2-with-SM3 certificate verification by Tianjia Zhang · 4 years, 3 months ago
  6. 0efaaa8 docs: crypto: convert asymmetric-keys.txt to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
  7. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  8. f1774cb X.509: parse public key parameters from x509 for akcipher by Vitaly Chikunov · 6 years ago
  9. f7c4e06 KEYS: Allow the public_key struct to hold a private key [ver #2] by David Howells · 6 years ago
  10. 5a30771 KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] by David Howells · 6 years ago
  11. 8e323a0 KEYS: Keyring asymmetric key restrict method with chaining by Mat Martineau · 8 years ago
  12. 7e3c4d2 KEYS: Restrict asymmetric key linkage using a specific keychain by Mat Martineau · 9 years ago
  13. aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 8 years ago
  14. a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 9 years ago
  15. 983023f KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c by David Howells · 9 years ago
  16. e68503b KEYS: Generalise system_verify_data() to provide access to internal content by David Howells · 9 years ago
  17. a022ec0 KEYS: Add identifier pointers to public_key_signature struct by David Howells · 9 years ago
  18. 3b76456 KEYS: Allow authentication data to be stored in an asymmetric key by David Howells · 9 years ago
  19. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 9 years ago
  20. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 9 years ago
  21. d846e78 crypto: public_key: remove MPIs from public_key_signature struct by Tadeusz Struk · 9 years ago
  22. db6c43b crypto: KEYS: convert public key and digsig asym to the akcipher api by Tadeusz Struk · 9 years ago
  23. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  24. 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
  25. bc1c373 MODSIGN: Provide a utility to append a PKCS#7 signature to a module by David Howells · 9 years ago
  26. 4573b64 X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier by David Howells · 9 years ago
  27. f1b731d KEYS: Restore partial ID matching functionality for asymmetric keys by Dmitry Kasatkin · 10 years ago
  28. 46963b7 KEYS: Overhaul key identification when searching for asymmetric keys by David Howells · 10 years ago
  29. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  30. 3fe78ca keys: change asymmetric keys to use common hash definitions by Dmitry Kasatkin · 12 years ago
  31. 1573801 KEYS: Store public key algo ID in public_key_signature struct by David Howells · 11 years ago
  32. 67f7d60b KEYS: Store public key algo ID in public_key struct by David Howells · 11 years ago
  33. 206ce59 KEYS: Move the algorithm pointer array from x509 to public_key.c by David Howells · 11 years ago
  34. 9abc4e6 KEYS: Rename public key parameter name arrays by David Howells · 11 years ago
  35. 4ae71c1 KEYS: Provide signature verification with an asymmetric key by David Howells · 12 years ago
  36. a9681bf KEYS: Asymmetric public-key algorithm crypto key subtype by David Howells · 12 years ago