aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/ecdh.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-24kex: use runtime callbacks (server)Aris Adamantiadis1-2/+4
2019-01-24kex: use runtime callbacks (client)Aris Adamantiadis1-2/+1
2017-12-28add mbedtls crypto supportJuraj Vijtiuk1-0/+4
2016-11-03ecdh: Implement ECDH using libgcryptJustus Winter1-1/+9
2013-11-27ecdh: Check if we have ECC support.Andreas Schneider1-1/+3
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2011-09-18kex: split key selection and sendingAris Adamantiadis1-0/+3
2011-06-13[crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis1-0/+39