Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: ecc - Remove stack VLA usage | Kees Cook | 2018-03-16 | 1 | -6/+17 |
* | crypto: ecc - Fix NULL pointer deref. on no default_rng | Pierre | 2017-11-29 | 1 | -1/+1 |
* | crypto: ecdh - add privkey generation support | Tudor-Dan Ambarus | 2017-06-10 | 1 | -0/+56 |
* | crypto: ecc - rename ecdh_make_pub_key() | Tudor-Dan Ambarus | 2017-06-10 | 1 | -2/+2 |
* | crypto: ecc - remove unnecessary casts | Tudor-Dan Ambarus | 2017-06-10 | 1 | -15/+13 |
* | crypto: ecc - remove unused function arguments | Tudor-Dan Ambarus | 2017-06-10 | 1 | -5/+3 |
* | crypto: ecdh - make ecdh_shared_secret unique | Stephen Rothwell | 2016-06-24 | 1 | -1/+1 |
* | crypto: ecdh - Add ECDH software support | Salvatore Benedetto | 2016-06-23 | 1 | -0/+1018 |