index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
public_key.c
Age
Commit message (
Expand
)
Author
2018-10-26
KEYS: Implement encrypt, decrypt and sign for software asymmetric key [ver #2]
David Howells
2018-10-26
KEYS: Allow the public_key struct to hold a private key [ver #2]
David Howells
2018-10-26
KEYS: Provide software public key query function [ver #2]
David Howells
2018-02-22
X.509: fix BUG_ON() when hash algorithm is unsupported
Eric Biggers
2017-12-08
KEYS: be careful with error codes in public_key_verify_signature()
Eric Biggers
2017-11-15
pkcs7: Set the module licence to prevent tainting
David Howells
2017-11-03
crypto: move pub key to generic async completion
Gilad Ben-Yossef
2017-05-23
crypto: asymmetric_keys - handle EBUSY due to backlog correctly
Gilad Ben-Yossef
2016-12-14
crypto: asymmetric_keys - set error code on failure
Pan Bian
2016-04-06
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
2016-03-03
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-08-12
KEYS: Add a name for PKEY_ID_PKCS7
David Howells
2014-09-03
KEYS: Fix public_key asymmetric key subtype name
David Howells
2013-10-25
keys: change asymmetric keys to use common hash definitions
Dmitry Kasatkin
2013-09-25
KEYS: Split public_key_verify_signature() and make available
David Howells
2013-09-25
KEYS: Move the algorithm pointer array from x509 to public_key.c
David Howells
2013-09-25
KEYS: Rename public key parameter name arrays
David Howells
2012-10-08
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells