summaryrefslogtreecommitdiff
path: root/crypto/dh_helper.c
Commit message (Expand)AuthorAge
* crypto: dh - Don't permit 'key' or 'g' size longer than 'p'Eric Biggers2017-11-10
* crypto: dh - Don't permit 'p' to be 0Eric Biggers2017-11-10
* crypto: dh - return unsigned value for crypto_dh_key_len()Tudor-Dan Ambarus2017-10-12
* crypto: dh - return unsigned int for dh_data_size()Tudor-Dan Ambarus2017-10-12
* crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus2017-06-10
* crypto: dh - Add DH software implementationSalvatore Benedetto2016-06-23