index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
x509_cert_parser.c
Age
Commit message (
Expand
)
Author
2014-10-06
KEYS: use swapped SKID for performing partial matching
Dmitry Kasatkin
2014-10-03
X.509: If available, use the raw subjKeyId to form the key description
David Howells
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-07-02
X.509: Export certificate parse and free functions
David Howells
2014-07-01
X.509: Add bits needed for PKCS#7
David Howells
2013-10-25
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-09-25
X.509: Embed public_key_signature struct and create filler function
David Howells
2013-09-25
KEYS: Store public key algo ID in public_key struct
David Howells
2013-04-22
X.509: Support parse long form of length octets in Authority Key Identifier
Chun-Yi Lee
2012-10-10
asymmetric keys: fix printk format warning
Randy Dunlap
2012-10-10
MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking
David Howells
2012-10-08
X.509: Add a crypto key parser for binary (DER) X.509 certificates
David Howells