Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-24 | crypto: rsa - allow keys >= 2048 bits in FIPS mode | Stephan Mueller | 1 | -2/+2 |
2016-07-05 | crypto: rsa - Store rest of the private key components | Salvatore Benedetto | 1 | -0/+75 |
2016-06-15 | crypto: rsa - return raw integers for the ASN.1 parser | Tudor Ambarus | 1 | -72/+39 |
2015-10-14 | crypto: akcipher - Changes to asymmetric key API | Tadeusz Struk | 1 | -7/+35 |
2015-07-21 | crypto: rsa - fix invalid check for keylen in fips mode | Tadeusz Struk | 1 | -2/+2 |
2015-06-17 | crypto: rsa - add a new rsa generic implementation | Tadeusz Struk | 1 | -0/+121 |