summaryrefslogtreecommitdiffstats
path: root/include/libssh/crypto.h
Commit message (Collapse)AuthorAgeFilesLines
* kex: implement curve25519-sha256@libssh.orgAris Adamantiadis2013-09-271-1/+9
|
* include: Fix the LGPL header.Andreas Schneider2013-01-231-13/+12
| | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h
* 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
| | | | | Works with openssl Still requires work for libgcrypt and other modes
* Begining of zlib@openssh.org implementationAris Adamantiadis2010-07-231-0/+2
|
* Fix openssl header inclusionAris Adamantiadis2009-11-031-5/+6
| | | | | caused cbc_encrypt to be redefined by an openssl macro
* 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
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@763 7dcaeef0-15fb-0310-b436-a5af3365683c
* Fix build with openssl.Andreas Schneider2009-04-171-6/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@523 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add return values to set_encrypt_key and set_decrypt_key.Andreas Schneider2009-04-171-8/+14
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@519 7dcaeef0-15fb-0310-b436-a5af3365683c
* Fix build warning.Andreas Schneider2009-04-051-1/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@402 7dcaeef0-15fb-0310-b436-a5af3365683c
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-20/+26
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@305 7dcaeef0-15fb-0310-b436-a5af3365683c
* added the gcrypt patch (without gcrypt as default library).Aris Adamantiadis2005-10-041-0/+15
| | | | | | | still needs tests. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@38 7dcaeef0-15fb-0310-b436-a5af3365683c
* first importAris Adamantiadis2005-07-051-0/+47
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@1 7dcaeef0-15fb-0310-b436-a5af3365683c