summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/public_key.c
Commit message (Expand)AuthorAgeFilesLines
* X.509: Make algo identifiers text instead of enumDavid Howells2016-03-031-20/+4
* akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-11/+93
* crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-101-42/+22
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-211-2/+2
* KEYS: Add a name for PKEY_ID_PKCS7David Howells2015-08-121-0/+1
* KEYS: Fix public_key asymmetric key subtype nameDavid Howells2014-09-031-0/+1
* keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-12/+0
* KEYS: Split public_key_verify_signature() and make availableDavid Howells2013-09-251-8/+32
* KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells2013-09-251-0/+8
* KEYS: Rename public key parameter name arraysDavid Howells2013-09-251-7/+7
* KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-081-0/+108