Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-07 | crypto: user - fix use_after_free of struct xxx_request | Corentin Labbe | 1 | -39/+9 |
2018-12-07 | crypto: user - convert all stats from u32 to u64 | Corentin Labbe | 1 | -6/+6 |
2018-09-28 | crypto: user - Implement a generic crypto statistics | Corentin Labbe | 1 | -3/+48 |
2017-07-18 | crypto: kpp - add get/set_flags helpers | Tudor-Dan Ambarus | 1 | -0/+10 |
2017-06-10 | crypto: kpp - assume key is already set in maxsize | Tudor-Dan Ambarus | 1 | -5/+6 |
2017-06-10 | crypto: kpp, (ec)dh - fix typos | Tudor-Dan Ambarus | 1 | -2/+2 |
2017-03-09 | crypto: kpp - constify buffer passed to crypto_kpp_set_secret() | Eric Biggers | 1 | -3/+3 |
2016-12-13 | crypto: doc - add KPP documentation | Stephan Mueller | 1 | -3/+12 |
2016-06-23 | crypto: ecdh - Add ECDH software support | Salvatore Benedetto | 1 | -0/+1 |
2016-06-23 | crypto: dh - Add DH software implementation | Salvatore Benedetto | 1 | -0/+1 |
2016-06-23 | crypto: kpp - Key-agreement Protocol Primitives API (KPP) | Salvatore Benedetto | 1 | -0/+328 |