summaryrefslogtreecommitdiffstats
path: root/include/libssh/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: fix secure burning, structure members namingAris Adamantiadis2014-08-061-2/+2
* Add logic to support SHA2 HMAC algorithmsDirkjan Bussink2014-04-221-1/+5
* kex: implement curve25519-sha256@libssh.orgAris Adamantiadis2013-09-271-1/+9
* include: Fix the LGPL header.Andreas Schneider2013-01-231-13/+12
* Implement key re-exchangeAris Adamantiadis2012-12-231-0/+1
* dh: Add support for diffie-hellman-group14-sha1.Dmitriy Kuznetsov2012-09-041-0/+2
* priv: Move kex functions to kex header.Andreas Schneider2011-09-181-2/+2
* crypto: rename crypto_struct -> ssh_cipher_structAris Adamantiadis2011-09-181-6/+6
* kex: moved KEX structures to ssh_crypto_structAris Adamantiadis2011-09-181-0/+5
* Fix build with missing openssl/ecdh.hAris Adamantiadis2011-06-141-0/+3
* [crypto] Removed ugly ifdefs on gcrypt/libcryptoAris Adamantiadis2011-06-131-10/+1
* [crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis2011-06-131-10/+25
* Begining of zlib@openssh.org implementationAris Adamantiadis2010-07-231-0/+2
* Fix openssl header inclusionAris Adamantiadis2009-11-031-5/+6
* more priv.h splittingAris Adamantiadis2009-09-261-0/+23
* More include file movingsAris Adamantiadis2009-09-261-5/+8
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-2/+1
* Fix build with openssl.Andreas Schneider2009-04-171-6/+1
* Add return values to set_encrypt_key and set_decrypt_key.Andreas Schneider2009-04-171-8/+14
* Fix build warning.Andreas Schneider2009-04-051-1/+1
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-20/+26
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-0/+15
* first importAris Adamantiadis2005-07-051-0/+47