summaryrefslogtreecommitdiffstats
path: root/include/crypto/kpp.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: kpp - add get/set_flags helpersTudor-Dan Ambarus2017-07-181-0/+10
* crypto: kpp - assume key is already set in maxsizeTudor-Dan Ambarus2017-06-101-5/+6
* crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus2017-06-101-2/+2
* crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers2017-03-091-3/+3
* crypto: doc - add KPP documentationStephan Mueller2016-12-131-3/+12
* crypto: ecdh - Add ECDH software supportSalvatore Benedetto2016-06-231-0/+1
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-231-0/+1
* crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-231-0/+328
OpenPOWER on IntegriCloud