summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/rsa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan2013-10-071-2/+3
* 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