summaryrefslogtreecommitdiffstats
path: root/crypto/ecc_curve_defs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ecc'Herbert Xu2021-03-261-0/+32
|\
| * crypto: ecc - Add NIST P384 curve parametersSaulo Alessandre2021-03-261-0/+32
* | crypto: ecc - add curve25519 params and expose themMeng Yu2021-03-131-0/+17
|/
* crypto: ecc - make ecc into separate moduleVitaly Chikunov2019-04-181-15/+0
* crypto: ecdh - fix typo of P-192 b valueStephan Mueller2018-07-201-1/+1
* crypto: ecdh - add public key verification testStephan Mueller2018-07-091-4/+18
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-231-0/+57