Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-10 | crypto: ecdh - add privkey generation support | Tudor-Dan Ambarus | 1 | -0/+56 |
2017-06-10 | crypto: ecc - rename ecdh_make_pub_key() | Tudor-Dan Ambarus | 1 | -2/+2 |
2017-06-10 | crypto: ecc - remove unnecessary casts | Tudor-Dan Ambarus | 1 | -15/+13 |
2017-06-10 | crypto: ecc - remove unused function arguments | Tudor-Dan Ambarus | 1 | -5/+3 |
2016-06-24 | crypto: ecdh - make ecdh_shared_secret unique | Stephen Rothwell | 1 | -1/+1 |
2016-06-23 | crypto: ecdh - Add ECDH software support | Salvatore Benedetto | 1 | -0/+1018 |