aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/x509_parser.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-25ima: provide support for arbitrary hash algorithmsDmitry Kasatkin1-2/+0
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin1-0/+2
2013-09-25X.509: Embed public_key_signature struct and create filler functionDavid Howells1-5/+11
2013-09-25X.509: struct x509_certificate needs struct tm declaringDavid Howells1-0/+1
2013-09-25KEYS: Store public key algo ID in public_key structDavid Howells1-1/+0
2012-10-10MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checkingDavid Howells1-2/+2
2012-10-08X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells1-0/+36