summaryrefslogtreecommitdiff
path: root/crypto/rsa_helper.c
Commit message (Expand)AuthorAge
* kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-07
* crypto: rsa - fix buffer overread when stripping leading zeroesEric Biggers2017-11-29
* crypto: rsa - allow keys >= 2048 bits in FIPS modeStephan Mueller2016-08-24
* crypto: rsa - Store rest of the private key componentsSalvatore Benedetto2016-07-05
* crypto: rsa - return raw integers for the ASN.1 parserTudor Ambarus2016-06-15
* crypto: akcipher - Changes to asymmetric key APITadeusz Struk2015-10-14
* crypto: rsa - fix invalid check for keylen in fips modeTadeusz Struk2015-07-21
* crypto: rsa - add a new rsa generic implementationTadeusz Struk2015-06-17