aboutsummaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/public_key.c
AgeCommit message (Expand)Author
2018-10-26KEYS: Implement encrypt, decrypt and sign for software asymmetric key [ver #2]David Howells
2018-10-26KEYS: Allow the public_key struct to hold a private key [ver #2]David Howells
2018-10-26KEYS: Provide software public key query function [ver #2]David Howells
2018-02-22X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers
2017-12-08KEYS: be careful with error codes in public_key_verify_signature()Eric Biggers
2017-11-15pkcs7: Set the module licence to prevent taintingDavid Howells
2017-11-03crypto: move pub key to generic async completionGilad Ben-Yossef
2017-05-23crypto: asymmetric_keys - handle EBUSY due to backlog correctlyGilad Ben-Yossef
2016-12-14crypto: asymmetric_keys - set error code on failurePan Bian
2016-04-06KEYS: Allow authentication data to be stored in an asymmetric keyDavid Howells
2016-03-03X.509: Make algo identifiers text instead of enumDavid 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-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-08-12KEYS: Add a name for PKEY_ID_PKCS7David Howells
2014-09-03KEYS: Fix public_key asymmetric key subtype nameDavid Howells
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin
2013-09-25KEYS: Split public_key_verify_signature() and make availableDavid Howells
2013-09-25KEYS: Move the algorithm pointer array from x509 to public_key.cDavid Howells
2013-09-25KEYS: Rename public key parameter name arraysDavid Howells
2012-10-08KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells