Commit message (Expand) | Author | Age | |
---|---|---|---|
* | crypto: ecdh - remove empty exit() | Tudor-Dan Ambarus | 2017-11-06 |
* | crypto: ecdh - fix concurrency on shared secret and pubkey | Tudor-Dan Ambarus | 2017-08-03 |
* | crypto: ecdh - add privkey generation support | Tudor-Dan Ambarus | 2017-06-10 |
* | crypto: ecdh - comply with crypto_kpp_maxsize() | Tudor-Dan Ambarus | 2017-06-10 |
* | crypto: ecc - rename ecdh_make_pub_key() | Tudor-Dan Ambarus | 2017-06-10 |
* | crypto: ecc - remove unnecessary casts | Tudor-Dan Ambarus | 2017-06-10 |
* | crypto: ecc - remove unused function arguments | Tudor-Dan Ambarus | 2017-06-10 |
* | crypto: kpp, (ec)dh - fix typos | Tudor-Dan Ambarus | 2017-06-10 |
* | crypto: kpp - constify buffer passed to crypto_kpp_set_secret() | Eric Biggers | 2017-03-09 |
* | crypto: ecdh - make ecdh_shared_secret unique | Stephen Rothwell | 2016-06-24 |
* | crypto: ecdh - Add ECDH software support | Salvatore Benedetto | 2016-06-23 |