summaryrefslogtreecommitdiffstats
path: root/include/crypto/public_key.h
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Move the point of trust determination to __key_link()David Howells2016-04-111-0/+7
* KEYS: Move x509_request_asymmetric_key() to asymmetric_type.cDavid Howells2016-04-111-6/+0
* KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-061-14/+0
* KEYS: Add identifier pointers to public_key_signature structDavid Howells2016-04-061-0/+1
* KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells2016-04-061-1/+4
* X.509: Make algo identifiers text instead of enumDavid Howells2016-03-031-26/+4
* akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-2/+0
* crypto: public_key: remove MPIs from public_key_signature structTadeusz Struk2016-02-181-13/+1
* crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-101-24/+10
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-1/+0
* PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-121-0/+14
* MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells2015-08-071-0/+1
* X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells2015-08-071-1/+2
* KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-061-1/+2
* KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-161-2/+3
* PKCS#7: Use x509_request_asymmetric_key()David Howells2014-07-291-0/+4
* keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-14/+4
* KEYS: Store public key algo ID in public_key_signature structDavid Howells2013-09-251-0/+1
* KEYS: Store public key algo ID in public_key structDavid Howells2013-09-251-0/+1
* KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells2013-09-251-0/+1
* KEYS: Rename public key parameter name arraysDavid Howells2013-09-251-3/+3
* KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-081-0/+4
* KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-081-0/+104