summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-07-01crypto: rsa - Generate fixed-length outputHerbert Xu4-35/+32
2016-06-15crypto: rsa - return raw integers for the ASN.1 parserTudor Ambarus3-103/+135
2015-12-09crypto: rsa - RSA padding algorithmAndrzej Zaborowski4-1/+635
2015-11-17crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski1-24/+0
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk15-164/+407
2015-07-17crypto: rsa - limit supported key lengthsTadeusz Struk1-1/+25
2015-06-17crypto: rsa - add a new rsa generic implementationTadeusz Struk6-0/+484