Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-10 | crypto: dh - comply with crypto_kpp_maxsize() | Tudor-Dan Ambarus | 1 | -1/+1 |
2017-06-10 | crypto: dh - fix memleak in setkey | Tudor-Dan Ambarus | 1 | -0/+3 |
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 | -1/+2 |
2016-11-13 | crypto: dh - Consistenly return negative error codes | Mat Martineau | 1 | -1/+1 |
2016-07-01 | crypto: rsa - Generate fixed-length output | Herbert Xu | 1 | -1/+1 |
2016-06-23 | crypto: dh - Add DH software implementation | Salvatore Benedetto | 1 | -0/+189 |