aboutsummaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/x509_cert_parser.c
AgeCommit message (Expand)Author
2014-10-06KEYS: use swapped SKID for performing partial matchingDmitry Kasatkin
2014-10-03X.509: If available, use the raw subjKeyId to form the key descriptionDavid Howells
2014-09-16KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells
2014-07-02X.509: Export certificate parse and free functionsDavid Howells
2014-07-01X.509: Add bits needed for PKCS#7David Howells
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin
2013-09-25X.509: Embed public_key_signature struct and create filler functionDavid Howells
2013-09-25KEYS: Store public key algo ID in public_key structDavid Howells
2013-04-22X.509: Support parse long form of length octets in Authority Key IdentifierChun-Yi Lee
2012-10-10asymmetric keys: fix printk format warningRandy Dunlap
2012-10-10MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checkingDavid Howells
2012-10-08X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells