summaryrefslogtreecommitdiff
path: root/crypto/rsa.c
Commit message (Expand)AuthorAge
* crypto: rsa - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus2017-06-10
* crypto: rsa - Generate fixed-length outputHerbert Xu2016-07-01
* crypto: rsa - return raw integers for the ASN.1 parserTudor Ambarus2016-06-15
* crypto: rsa - RSA padding algorithmAndrzej Zaborowski2015-12-09
* crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski2015-11-17
* crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-14
* crypto: rsa - limit supported key lengthsTadeusz Struk2015-07-17
* crypto: rsa - add a new rsa generic implementationTadeusz Struk2015-06-17