aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/public_key.h
Commit message (Expand)AuthorAgeFilesLines
* 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