summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/Makefile
Commit message (Expand)AuthorAge
* kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-07
* kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-07
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* X.509: Move the trust validation code out to its own fileDavid Howells2016-04-11
* akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-03
* crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-10
* X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells2015-08-07
* pefile: Parse the "Microsoft individual code signing" data blobDavid Howells2014-07-09
* pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells2014-07-09
* PKCS#7: Provide a key type for testing PKCS#7David Howells2014-07-08
* PKCS#7: Find intersection between PKCS#7 message and known, trusted keysDavid Howells2014-07-08
* PKCS#7: Digest the data in a signed-data messageDavid Howells2014-07-08
* PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-08
* X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells2012-10-08
* RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells2012-10-08
* KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-08
* KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-08
* KEYS: Implement asymmetric key typeDavid Howells2012-10-08