aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecc.c
AgeCommit message (Expand)Author
2020-01-19crypto: ecdh - fix big endian bug in ECC libraryArd Biesheuvel
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov
2019-04-18crypto: ecc - make ecc into separate moduleVitaly Chikunov
2018-11-16crypto: ecc - regularize scalar for scalar multiplicationVitaly Chikunov
2018-11-16crypto: ecc - check for invalid values in the key verification testVitaly Chikunov
2018-07-09crypto: ecdh - add public key verification testStephan Mueller
2018-04-21crypto: ecc - Actually remove stack VLA usageKees Cook
2018-03-16crypto: ecc - Remove stack VLA usageKees Cook
2017-11-29crypto: ecc - Fix NULL pointer deref. on no default_rngPierre
2017-06-10crypto: ecdh - add privkey generation supportTudor-Dan Ambarus
2017-06-10crypto: ecc - rename ecdh_make_pub_key()Tudor-Dan Ambarus
2017-06-10crypto: ecc - remove unnecessary castsTudor-Dan Ambarus
2017-06-10crypto: ecc - remove unused function argumentsTudor-Dan Ambarus
2016-06-24crypto: ecdh - make ecdh_shared_secret uniqueStephen Rothwell
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto