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