| Age | Commit message (Expand) | Author | Files | Lines | 
|---|---|---|---|---|
| 2018-04-21 | crypto: rsa - Remove unneeded error assignment | Fabio Estevam | 1 | -1/+0 | 
| 2017-06-10 | crypto: rsa - comply with crypto_akcipher_maxsize() | Tudor-Dan Ambarus | 1 | -2/+2 | 
| 2016-07-01 | crypto: rsa - Generate fixed-length output | Herbert Xu | 1 | -4/+4 | 
| 2016-06-15 | crypto: rsa - return raw integers for the ASN.1 parser | Tudor Ambarus | 1 | -25/+80 | 
| 2015-12-09 | crypto: rsa - RSA padding algorithm | Andrzej Zaborowski | 1 | -1/+15 | 
| 2015-11-17 | crypto: rsa - only require output buffers as big as needed. | Andrzej Zaborowski | 1 | -24/+0 | 
| 2015-10-14 | crypto: akcipher - Changes to asymmetric key API | Tadeusz Struk | 1 | -34/+49 | 
| 2015-07-17 | crypto: rsa - limit supported key lengths | Tadeusz Struk | 1 | -1/+25 | 
| 2015-06-17 | crypto: rsa - add a new rsa generic implementation | Tadeusz Struk | 1 | -0/+315 |