aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/ecc_curve_defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-26Merge branch 'ecc'Herbert Xu1-0/+32
2021-03-26crypto: ecc - Add NIST P384 curve parametersSaulo Alessandre1-0/+32
2021-03-13crypto: ecc - add curve25519 params and expose themMeng Yu1-0/+17
2019-04-18crypto: ecc - make ecc into separate moduleVitaly Chikunov1-15/+0
2018-07-20crypto: ecdh - fix typo of P-192 b valueStephan Mueller1-1/+1
2018-07-09crypto: ecdh - add public key verification testStephan Mueller1-4/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto1-0/+57