aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/public_key.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells1-1/+0
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-0/+14
2015-08-07MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells1-0/+1
2015-08-07X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells1-1/+2
2014-10-06KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin1-1/+2
2014-09-16KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells1-2/+3
2014-07-29PKCS#7: Use x509_request_asymmetric_key()David Howells1-0/+4
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin1-14/+4
2013-09-25KEYS: Store public key algo ID in public_key_signature structDavid Howells1-0/+1
2013-09-25KEYS: Store public key algo ID in public_key structDavid Howells1-0/+1
2013-09-25KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells1-0/+1
2013-09-25KEYS: Rename public key parameter name arraysDavid Howells1-3/+3
2012-10-08KEYS: Provide signature verification with an asymmetric keyDavid Howells1-0/+4
2012-10-08KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells1-0/+104