aboutsummaryrefslogtreecommitdiff
path: root/src/ecdh_gcrypt.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-27ecdh: fix SSH_MSG_KEXDH_REPLY for libgcryptJon Simons1-1/+10
2017-10-29ecdh: fix build for old libgcryptJon Simons1-2/+2
2017-08-24ecdh: enable ecdh_sha2_nistp{384,521} kex methodsJon Simons1-6/+53
2016-11-03ecdh: Implement ECDH using libgcryptJustus Winter1-0/+328