summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/Kconfig
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-30
|\
| * crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann2016-05-19
* | KEYS: Make the system trusted keyring depend on the asymmetric key typeDavid Howells2016-04-11
* | KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-06
|/
* 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
* Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-22
|\
| * RSA: Don't select non-existent symbolJean Delvare2014-07-17
* | pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells2014-07-09
* | KEYS: X.509: Fix a spelling mistakeDavid Howells2014-07-08
* | PKCS#7: Provide a key type for testing PKCS#7David Howells2014-07-08
* | PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-08
|/
* KEYS: The RSA public key algorithm needs to select MPILIBDavid Howells2013-11-01
* keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-25
* KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells2013-09-25
* 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: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-08
* KEYS: Implement asymmetric key typeDavid Howells2012-10-08