Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-18 | crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm | Vitaly Chikunov | 1 | -1/+53 |
2019-04-18 | crypto: ecc - make ecc into separate module | Vitaly Chikunov | 1 | -0/+99 |
2018-04-21 | crypto: ecc - Actually remove stack VLA usage | Kees Cook | 1 | -1/+3 |
2017-06-10 | crypto: ecdh - add privkey generation support | Tudor-Dan Ambarus | 1 | -0/+14 |
2017-06-10 | crypto: ecc - rename ecdh_make_pub_key() | Tudor-Dan Ambarus | 1 | -3/+3 |
2017-06-10 | crypto: ecc - remove unnecessary casts | Tudor-Dan Ambarus | 1 | -4/+4 |
2017-06-10 | crypto: ecc - remove unused function arguments | Tudor-Dan Ambarus | 1 | -10/+3 |
2017-06-10 | crypto: kpp, (ec)dh - fix typos | Tudor-Dan Ambarus | 1 | -3/+5 |
2016-06-24 | crypto: ecdh - make ecdh_shared_secret unique | Stephen Rothwell | 1 | -3/+3 |
2016-06-23 | crypto: ecdh - Add ECDH software support | Salvatore Benedetto | 1 | -0/+83 |