aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-18
* crypto: dh - fix memory leakGustavo A. R. Silva2018-07-20
* crypto: dh - add public key verification testStephan Mueller2018-07-08
* crypto: dh - Remove pointless checks for NULL 'p' and 'g'Eric Biggers2017-11-10
* crypto: dh - Fix double free of ctx->pEric Biggers2017-11-10
* crypto: dh - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus2017-06-10
* crypto: dh - fix memleak in setkeyTudor-Dan Ambarus2017-06-10
* crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus2017-06-10
* crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers2017-03-09
* crypto: dh - Consistenly return negative error codesMat Martineau2016-11-13
* crypto: rsa - Generate fixed-length outputHerbert Xu2016-07-01
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-23