summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/rsa.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-2/+3
|\
| * crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan2013-10-071-2/+3
* | keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-7/+7
|/
* RSA: Fix signature verification for shorter signaturesDavid Howells2012-10-081-3/+11
* RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells2012-10-081-0/+269