aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rsa.c
AgeCommit message (Expand)Author
2017-06-10crypto: rsa - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus
2016-07-01crypto: rsa - Generate fixed-length outputHerbert Xu
2016-06-15crypto: rsa - return raw integers for the ASN.1 parserTudor Ambarus
2015-12-09crypto: rsa - RSA padding algorithmAndrzej Zaborowski
2015-11-17crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk
2015-07-17crypto: rsa - limit supported key lengthsTadeusz Struk
2015-06-17crypto: rsa - add a new rsa generic implementationTadeusz Struk