1. 4fa8bc9 kbuild: rename *-asn1.[ch] to *.asn1.[ch] by Masahiro Yamada · 7 years ago
  2. 8ecb506 pkcs7: return correct error code if pkcs7_check_authattrs() fails by Eric Biggers · 7 years ago
  3. 1e684d3 pkcs7: Set the module licence to prevent tainting by David Howells · 7 years ago
  4. 68a1fdb pkcs7: Prevent NULL pointer dereference, since sinfo is not always set. by Eric Sesterhenn · 7 years ago
  5. e68503b KEYS: Generalise system_verify_data() to provide access to internal content by David Howells · 9 years ago
  6. 566a117 PKCS#7: Make the signature a pointer rather than embedding it by David Howells · 9 years ago
  7. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 9 years ago
  8. 06aae592 PKCS#7: fix unitialized boolean 'want' by Colin Ian King · 9 years ago
  9. db6c43b crypto: KEYS: convert public key and digsig asym to the akcipher api by Tadeusz Struk · 9 years ago
  10. 7ee7014 PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures by Peter Jones · 9 years ago
  11. 07f081f PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them by David Howells · 9 years ago
  12. 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
  13. 60d65ca PKCS#7: Support CMS messages also [RFC5652] by David Howells · 9 years ago
  14. 2c7fd36 PKCS#7: Check content type and versions by David Howells · 9 years ago
  15. 46963b7 KEYS: Overhaul key identification when searching for asymmetric keys by David Howells · 10 years ago
  16. cecf5d2e PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs by David Howells · 10 years ago
  17. 3cd0920 PKCS#7: Provide a single place to do signed info block freeing by David Howells · 10 years ago
  18. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 11 years ago