aboutsummaryrefslogtreecommitdiff
path: root/src/dh_crypto.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-09dh: fix libcrypto leak via ssh_dh_keypair_set_keysJon Simons1-2/+2
2019-05-09dh: fix libcrypto dh_ctx leak in ssh_dh_cleanupJon Simons1-0/+1
2019-04-04dh: Add compat function for openssl < 1.1.0Simo Sorce1-0/+1
2019-04-04dh: Add OpenSSL libcrypto specific DH implementationSimo Sorce1-0/+261