aboutsummaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/Makefile
AgeCommit message (Expand)Author
2018-10-26KEYS: Add parser for TPM-based keys [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]Denis Kenzior
2018-10-26KEYS: Implement PKCS#8 RSA Private Key parser [ver #2]David Howells
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-04-11X.509: Move the trust validation code out to its own fileDavid Howells
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells
2016-02-10crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk
2015-08-07X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells
2014-07-09pefile: Parse the "Microsoft individual code signing" data blobDavid Howells
2014-07-09pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells
2014-07-08PKCS#7: Provide a key type for testing PKCS#7David Howells
2014-07-08PKCS#7: Find intersection between PKCS#7 message and known, trusted keysDavid Howells
2014-07-08PKCS#7: Digest the data in a signed-data messageDavid Howells
2014-07-08PKCS#7: Implement a parser [RFC 2315]David Howells
2012-10-08X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells
2012-10-08RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells
2012-10-08KEYS: Provide signature verification with an asymmetric keyDavid Howells
2012-10-08KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells
2012-10-08KEYS: Implement asymmetric key typeDavid Howells