aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/crypto.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-27kex: implement curve25519-sha256@libssh.orgAris Adamantiadis1-1/+9
2013-01-23include: Fix the LGPL header.Andreas Schneider1-13/+12
2012-12-23Implement key re-exchangeAris Adamantiadis1-0/+1
2012-09-04dh: Add support for diffie-hellman-group14-sha1.Dmitriy Kuznetsov1-0/+2
2011-09-18priv: Move kex functions to kex header.Andreas Schneider1-2/+2
2011-09-18crypto: rename crypto_struct -> ssh_cipher_structAris Adamantiadis1-6/+6
2011-09-18kex: moved KEX structures to ssh_crypto_structAris Adamantiadis1-0/+5
2011-06-14Fix build with missing openssl/ecdh.hAris Adamantiadis1-0/+3
2011-06-13[crypto] Removed ugly ifdefs on gcrypt/libcryptoAris Adamantiadis1-10/+1
2011-06-13[crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis1-10/+25
2010-07-23Begining of zlib@openssh.org implementationAris Adamantiadis1-0/+2
2009-11-03Fix openssl header inclusionAris Adamantiadis1-5/+6
2009-09-26more priv.h splittingAris Adamantiadis1-0/+23
2009-09-26More include file movingsAris Adamantiadis1-5/+8
2009-05-12Fix the vim modeline and place it at the end of the file.Andreas Schneider1-2/+1
2009-04-17Fix build with openssl.Andreas Schneider1-6/+1
2009-04-17Add return values to set_encrypt_key and set_decrypt_key.Andreas Schneider1-8/+14
2009-04-05Fix build warning.Andreas Schneider1-1/+1
2009-03-29Normalize the license in all files and add vim tab instructions.Andreas Schneider1-20/+26
2005-10-04added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis1-0/+15
2005-07-05first importAris Adamantiadis1-0/+47