summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-301-0/+1
|\
| * crypto: public_key: select CRYPTO_AKCIPHERArnd Bergmann2016-05-191-0/+1
* | KEYS: Make the system trusted keyring depend on the asymmetric key typeDavid Howells2016-04-111-1/+1
* | KEYS: Generalise system_verify_data() to provide access to internal contentDavid Howells2016-04-061-2/+2
|/
* akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-7/+0
* crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk2016-02-101-1/+1
* Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-221-1/+0
|\
| * RSA: Don't select non-existent symbolJean Delvare2014-07-171-1/+0
* | pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells2014-07-091-0/+9
* | KEYS: X.509: Fix a spelling mistakeDavid Howells2014-07-081-1/+1
* | PKCS#7: Provide a key type for testing PKCS#7David Howells2014-07-081-0/+13
* | PKCS#7: Implement a parser [RFC 2315]David Howells2014-07-081-0/+9
|/
* KEYS: The RSA public key algorithm needs to select MPILIBDavid Howells2013-11-011-0/+1
* keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-0/+1
* KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells2013-09-251-1/+1
* X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells2012-10-081-0/+10
* RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells2012-10-081-0/+7
* KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-081-0/+8
* KEYS: Implement asymmetric key typeDavid Howells2012-10-081-0/+13
OpenPOWER on IntegriCloud