aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecc.h
AgeCommit message (Expand)Author
2021-10-29crypto: ecc - Move ecc.h to include/crypto/internalDaniele Alessandrelli
2021-07-30crypto: ecc - handle unaligned input buffer in ecc_swap_digitsMian Yousaf Kaukab
2021-04-16crypto: ecc - delete a useless function declarationMeng Yu
2021-03-26Merge branch 'ecc'Herbert Xu
2021-03-26crypto: ecc - Add math to support fast NIST P384Saulo Alessandre
2021-03-26crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger
2021-03-13crypto: ecc - expose ecc curvesMeng Yu
2020-07-31crypto: ecc - SP800-56A rev 3 local public key validationStephan Müller
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov
2019-04-18crypto: ecc - make ecc into separate moduleVitaly Chikunov
2018-04-21crypto: ecc - Actually remove stack VLA usageKees Cook
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
2017-06-10crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus
2016-06-24crypto: ecdh - make ecdh_shared_secret uniqueStephen Rothwell
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto