aboutsummaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Merge branch 'keys-fixes' into keys-nextGravatar David Howells 1-1/+0
2014-07-17RSA: Don't select non-existent symbolGravatar Jean Delvare 1-1/+0
2014-07-09pefile: Parse a PE binary to find a key and a signature contained thereinGravatar David Howells 1-0/+9
2014-07-08KEYS: X.509: Fix a spelling mistakeGravatar David Howells 1-1/+1
2014-07-08PKCS#7: Provide a key type for testing PKCS#7Gravatar David Howells 1-0/+13
2014-07-08PKCS#7: Implement a parser [RFC 2315]Gravatar David Howells 1-0/+9
2013-11-01KEYS: The RSA public key algorithm needs to select MPILIBGravatar David Howells 1-0/+1
2013-10-25keys: change asymmetric keys to use common hash definitionsGravatar Dmitry Kasatkin 1-0/+1
2013-09-25KEYS: Move the algorithm pointer array from x509 to public_key.cGravatar David Howells 1-1/+1
2012-10-08X.509: Add a crypto key parser for binary (DER) X.509 certificatesGravatar David Howells 1-0/+10
2012-10-08RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]Gravatar David Howells 1-0/+7
2012-10-08KEYS: Asymmetric public-key algorithm crypto key subtypeGravatar David Howells 1-0/+8
2012-10-08KEYS: Implement asymmetric key typeGravatar David Howells 1-0/+13