summaryrefslogtreecommitdiffstats
path: root/include/crypto/ecdh.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ecc'Herbert Xu2021-03-261-0/+1
|\
| * crypto: ecc - Add NIST P384 curve parametersSaulo Alessandre2021-03-261-0/+1
* | crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu2021-03-131-2/+0
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* crypto: ecdh - return unsigned value for crypto_ecdh_key_len()Tudor-Dan Ambarus2017-10-121-1/+1
* crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus2017-06-101-2/+2
* crypto: doc - add KPP documentationStephan Mueller2016-12-131-0/+58
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-231-0/+30