summaryrefslogtreecommitdiff
path: root/crypto/dh.c
AgeCommit message (Expand)Author
2017-11-21crypto: dh - Fix double free of ctx->pEric Biggers
2017-06-10crypto: dh - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus
2017-06-10crypto: dh - fix memleak in setkeyTudor-Dan Ambarus
2017-06-10crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus
2017-03-09crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers
2016-11-13crypto: dh - Consistenly return negative error codesMat Martineau
2016-07-01crypto: rsa - Generate fixed-length outputHerbert Xu
2016-06-23crypto: dh - Add DH software implementationSalvatore Benedetto