Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: ecdh - move curve_id of ECDH from the key to algorithm name | Meng Yu | 2021-03-13 | 1 | -3/+1 |
* | crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key() | Daniele Alessandrelli | 2021-02-10 | 1 | -0/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | crypto: ecdh - return unsigned value for crypto_ecdh_key_len() | Tudor-Dan Ambarus | 2017-10-12 | 1 | -1/+1 |
* | crypto: kpp, (ec)dh - fix typos | Tudor-Dan Ambarus | 2017-06-10 | 1 | -2/+2 |
* | crypto: ecdh - Add ECDH software support | Salvatore Benedetto | 2016-06-23 | 1 | -0/+86 |