aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/public_key.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-03KEYS: Fix public_key asymmetric key subtype nameDavid Howells1-0/+1
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin1-12/+0
2013-09-25KEYS: Split public_key_verify_signature() and make availableDavid Howells1-8/+32
2013-09-25KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells1-0/+8
2013-09-25KEYS: Rename public key parameter name arraysDavid Howells1-7/+7
2012-10-08KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells1-0/+108