aboutsummaryrefslogtreecommitdiff
path: root/crypto/ecdh.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-03crypto: ecdh - fix concurrency on shared secret and pubkeyTudor-Dan Ambarus1-18/+33
2017-06-10crypto: ecdh - add privkey generation supportTudor-Dan Ambarus1-0/+4
2017-06-10crypto: ecdh - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus1-4/+3
2017-06-10crypto: ecc - rename ecdh_make_pub_key()Tudor-Dan Ambarus1-2/+2
2017-06-10crypto: ecc - remove unnecessary castsTudor-Dan Ambarus1-6/+5
2017-06-10crypto: ecc - remove unused function argumentsTudor-Dan Ambarus1-6/+5
2017-06-10crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus1-2/+2
2017-03-09crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers1-1/+2
2016-06-24crypto: ecdh - make ecdh_shared_secret uniqueStephen Rothwell1-1/+1
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto1-0/+151
/scripts/python/exported-sql-viewer.py?id=af833988c088d3fed3e7188e7c3dd9ca17178dc3'>perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLiteAdrian Hunter1<