summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/rsa.c
AgeCommit message (Expand)Author
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-06-25crypto: asymmetric_keys/rsa - Use non-conflicting variable nameGuenter Roeck
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-10-25keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2012-10-08RSA: Fix signature verification for shorter signaturesDavid Howells
2012-10-08RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells