summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys/rsa.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-26keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin1-7/+7
2012-10-08RSA: Fix signature verification for shorter signaturesDavid Howells1-3/+11
2012-10-08RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells1-0/+269