Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | kbuild: rename *-asn1.[ch] to *.asn1.[ch] | Masahiro Yamada | 2018-04-07 | 1 | -2/+2 |
* | crypto: rsa - fix buffer overread when stripping leading zeroes | Eric Biggers | 2017-11-29 | 1 | -1/+1 |
* | crypto: rsa - allow keys >= 2048 bits in FIPS mode | Stephan Mueller | 2016-08-24 | 1 | -2/+2 |
* | crypto: rsa - Store rest of the private key components | Salvatore Benedetto | 2016-07-05 | 1 | -0/+75 |
* | crypto: rsa - return raw integers for the ASN.1 parser | Tudor Ambarus | 2016-06-15 | 1 | -72/+39 |
* | crypto: akcipher - Changes to asymmetric key API | Tadeusz Struk | 2015-10-14 | 1 | -7/+35 |
* | crypto: rsa - fix invalid check for keylen in fips mode | Tadeusz Struk | 2015-07-21 | 1 | -2/+2 |
* | crypto: rsa - add a new rsa generic implementation | Tadeusz Struk | 2015-06-17 | 1 | -0/+121 |