aboutsummaryrefslogtreecommitdiff
path: root/crypto/ecc_curve_defs.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-12crypto: ecc - Add NIST P521 curve parametersGravatar Stefan Berger 1-0/+45
2024-04-12crypto: ecc - Add nbits field to ecc_curve structureGravatar Stefan Berger 1-0/+4
2021-03-26Merge branch 'ecc'Gravatar Herbert Xu 1-0/+32
2021-03-26crypto: ecc - Add NIST P384 curve parametersGravatar Saulo Alessandre 1-0/+32
2021-03-13crypto: ecc - add curve25519 params and expose themGravatar Meng Yu 1-0/+17
2019-04-18crypto: ecc - make ecc into separate moduleGravatar Vitaly Chikunov 1-15/+0
2018-07-20crypto: ecdh - fix typo of P-192 b valueGravatar Stephan Mueller 1-1/+1
2018-07-09crypto: ecdh - add public key verification testGravatar Stephan Mueller 1-4/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-06-23crypto: ecdh - Add ECDH software supportGravatar Salvatore Benedetto 1-0/+57