index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
pkcs7_verify.c
Age
Commit message (
Expand
)
Author
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2015-10-14
crypto: pkcs7 - Fix unaligned access in pkcs7_verify()
Sowmini Varadhan
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-07
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2015-08-07
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2015-08-07
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
2014-09-16
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2014-09-16
PKCS#7: Better handling of unsupported crypto
David Howells
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-07-31
PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1
David Howells
2014-07-08
PKCS#7: Verify internal certificate chain
David Howells
2014-07-08
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
David Howells
2014-07-08
PKCS#7: Digest the data in a signed-data message
David Howells