aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecc.c
Commit message (Expand)AuthorAge
* crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov2019-04-18
* crypto: ecc - make ecc into separate moduleVitaly Chikunov2019-04-18
* crypto: ecc - regularize scalar for scalar multiplicationVitaly Chikunov2018-11-16
* crypto: ecc - check for invalid values in the key verification testVitaly Chikunov2018-11-16
* crypto: ecdh - add public key verification testStephan Mueller2018-07-08
* crypto: ecc - Actually remove stack VLA usageKees Cook2018-04-20
* crypto: ecc - Remove stack VLA usageKees Cook2018-03-16
* crypto: ecc - Fix NULL pointer deref. on no default_rngPierre2017-11-29
* crypto: ecdh - add privkey generation supportTudor-Dan Ambarus2017-06-10
* crypto: ecc - rename ecdh_make_pub_key()Tudor-Dan Ambarus2017-06-10
* crypto: ecc - remove unnecessary castsTudor-Dan Ambarus2017-06-10
* crypto: ecc - remove unused function argumentsTudor-Dan Ambarus2017-06-10
* crypto: ecdh - make ecdh_shared_secret uniqueStephen Rothwell2016-06-24
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-23