summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/Makefile
Commit message (Expand)AuthorAgeFilesLines
* X.509: Move the trust validation code out to its own fileDavid Howells2016-04-111-1/+4
* akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-1/+0
* crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-101-5/+2
* X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells2015-08-071-1/+7
* pefile: Parse the "Microsoft individual code signing" data blobDavid Howells2014-07-091-1/+8
* pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells2014-07-091-0/+8
* PKCS#7: Provide a key type for testing PKCS#7David Howells2014-07-081-0/+7
* PKCS#7: Find intersection between PKCS#7 message and known, trusted keysDavid Howells2014-07-081-0/+1
* PKCS#7: Digest the data in a signed-data messageDavid Howells2014-07-081-1/+2
* PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-081-0/+13
* X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells2012-10-081-0/+17
* RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells2012-10-081-0/+1
* KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-081-1/+1
* KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-081-0/+2
* KEYS: Implement asymmetric key typeDavid Howells2012-10-081-0/+7