Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | X.509: parse public key parameters from x509 for akcipher | Vitaly Chikunov | 2019-04-18 | 1 | -8/+10 |
* | crypto: akcipher - new verify API for public key algorithms | Vitaly Chikunov | 2019-04-18 | 1 | -13/+23 |
* | crypto: user - fix use_after_free of struct xxx_request | Corentin Labbe | 2018-12-07 | 1 | -60/+14 |
* | crypto: user - convert all stats from u32 to u64 | Corentin Labbe | 2018-12-07 | 1 | -8/+8 |
* | crypto: user - Implement a generic crypto statistics | Corentin Labbe | 2018-09-28 | 1 | -4/+72 |
* | crypto: akcipher - assume key is already set in maxsize | Tudor-Dan Ambarus | 2017-06-10 | 1 | -5/+6 |
* | crypto: doc - add akcipher API | Stephan Mueller | 2016-02-17 | 1 | -14/+14 |
* | crypto: akcipher - fix typos in include/crypto/akcipher.h | LABBE Corentin | 2015-12-11 | 1 | -5/+5 |
* | crypto: akcipher - Changes to asymmetric key API | Tadeusz Struk | 2015-10-14 | 1 | -22/+68 |
* | crypto: akcipher - add PKE API | Tadeusz Struk | 2015-06-17 | 1 | -0/+340 |