summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/x509_cert_parser.c
Commit message (Expand)AuthorAgeFilesLines
* keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-6/+6
* X.509: Embed public_key_signature struct and create filler functionDavid Howells2013-09-251-14/+16
* KEYS: Store public key algo ID in public_key structDavid Howells2013-09-251-2/+3
* X.509: Support parse long form of length octets in Authority Key IdentifierChun-Yi Lee2013-04-221-8/+47
* asymmetric keys: fix printk format warningRandy Dunlap2012-10-101-1/+1
* MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checkingDavid Howells2012-10-101-13/+12
* X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells2012-10-081-0/+497