summaryrefslogtreecommitdiffstats
path: root/crypto/asymmetric_keys/rsa.c
Commit message (Expand)AuthorAgeFilesLines
* 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