summaryrefslogtreecommitdiff
path: root/crypto/ecc.c
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17crypto: ecdh - fix big endian bug in ECC libraryArd Biesheuvel
2019-12-17crypto: ecc - check for invalid values in the key verification testVitaly Chikunov
2019-02-12crypto: ecdh - add public key verification testStephan Mueller
2019-02-12crypto: ecc - Actually remove stack VLA usageKees Cook
2019-02-12crypto: ecc - Remove stack VLA usageKees Cook
2018-03-19crypto: 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