aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/crypto/kpp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe1-39/+9
2018-12-07crypto: user - convert all stats from u32 to u64Corentin Labbe1-6/+6
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-3/+48
2017-07-18crypto: kpp - add get/set_flags helpersTudor-Dan Ambarus1-0/+10
2017-06-10crypto: kpp - assume key is already set in maxsizeTudor-Dan Ambarus1-5/+6
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-3/+3
2016-12-13crypto: doc - add KPP documentationStephan Mueller1-3/+12
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto1-0/+1
2016-06-23crypto: dh - Add DH software implementationSalvatore Benedetto1-0/+1
2016-06-23crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto1-0/+328