aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/ecdh.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-26Merge branch 'ecc'Herbert Xu1-0/+1
2021-03-26crypto: ecc - Add NIST P384 curve parametersSaulo Alessandre1-0/+1
2021-03-13crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2017-10-12crypto: ecdh - return unsigned value for crypto_ecdh_key_len()Tudor-Dan Ambarus1-1/+1
2017-06-10crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus1-2/+2
2016-12-13crypto: doc - add KPP documentationStephan Mueller1-0/+58
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto1-0/+30