index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
pkcs7_verify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: pkcs7 - Fix unaligned access in pkcs7_verify()
Sowmini Varadhan
2015-10-14
1
-2
/
+3
*
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
1
-2
/
+63
*
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2015-08-07
1
-0
/
+25
*
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2015-08-07
1
-11
/
+36
*
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
2015-08-07
1
-7
/
+5
*
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2014-09-16
1
-5
/
+11
*
PKCS#7: Better handling of unsupported crypto
David Howells
2014-09-16
1
-4
/
+42
*
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-09-16
1
-24
/
+20
*
PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1
David Howells
2014-07-31
1
-4
/
+2
*
PKCS#7: Verify internal certificate chain
David Howells
2014-07-08
1
-1
/
+87
*
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
David Howells
2014-07-08
1
-0
/
+64
*
PKCS#7: Digest the data in a signed-data message
David Howells
2014-07-08
1
-0
/
+173