1. a46e667 PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined by Lans Zhang · 8 years ago
  2. 6c2dc5a X.509: Extract signature digest and make self-signed cert checks earlier by David Howells · 8 years ago
  3. 566a117 PKCS#7: Make the signature a pointer rather than embedding it by David Howells · 8 years ago
  4. 77d0910 X.509: Retain the key verification data by David Howells · 8 years ago
  5. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 8 years ago
  6. db6c43b crypto: KEYS: convert public key and digsig asym to the akcipher api by Tadeusz Struk · 8 years ago
  7. 62f57d0 crypto: pkcs7 - Fix unaligned access in pkcs7_verify() by Sowmini Varadhan · 9 years ago
  8. 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
  9. 4ebdb76f PKCS#7: Allow detached data to be supplied for signature checking purposes by David Howells · 9 years ago
  10. 4573b64 X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier by David Howells · 9 years ago
  11. b92e657 X.509: Extract both parts of the AuthorityKeyIdentifier by David Howells · 9 years ago
  12. 757932e PKCS#7: Handle PKCS#7 messages that contain no X.509 certs by David Howells · 10 years ago
  13. 4155942 PKCS#7: Better handling of unsupported crypto by David Howells · 10 years ago
  14. 46963b7 KEYS: Overhaul key identification when searching for asymmetric keys by David Howells · 10 years ago
  15. 412eccb PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 by David Howells · 10 years ago
  16. 8c76d79 PKCS#7: Verify internal certificate chain by David Howells · 10 years ago
  17. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 10 years ago
  18. 9f0d331 PKCS#7: Digest the data in a signed-data message by David Howells · 10 years ago