summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/public_key.c
Commit message (Expand)AuthorAge
* X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers2018-02-22
* KEYS: be careful with error codes in public_key_verify_signature()Eric Biggers2017-12-08
* pkcs7: Set the module licence to prevent taintingDavid Howells2017-11-15
* crypto: move pub key to generic async completionGilad Ben-Yossef2017-11-03
* crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef2017-05-23
* crypto: asymmetric_keys - set error code on failurePan Bian2016-12-14
* KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells2016-04-06
* X.509: Make algo identifiers text instead of enumDavid Howells2016-03-03
* 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
* KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
* KEYS: Add a name for PKEY_ID_PKCS7David Howells2015-08-12
* KEYS: Fix public_key asymmetric key subtype nameDavid Howells2014-09-03
* keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-25
* KEYS: Split public_key_verify_signature() and make availableDavid Howells2013-09-25
* KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells2013-09-25
* KEYS: Rename public key parameter name arraysDavid Howells2013-09-25
* KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-08