summaryrefslogtreecommitdiffstats
path: root/include/libssh/libgcrypt.h
Commit message (Collapse)AuthorAgeFilesLines
* wrapper: Fix compilation with gcrypt.Andreas Schneider2013-10-191-0/+1
|
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
| | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h
* crypto: Add evp hashing function.Andreas Schneider2012-02-041-0/+2
|
* priv: Move gcrypt functions to gcrypt header.Andreas Schneider2011-09-181-1/+4
|
* crypto: rename crypto_struct -> ssh_cipher_structAris Adamantiadis2011-09-181-1/+1
|
* pki: Add pki_do_sign().Andreas Schneider2011-08-081-0/+2
|
* [crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis2011-06-131-1/+6
| | | | | Works with openssl Still requires work for libgcrypt and other modes
* Separation work between openssl and libgcryptAris Adamantiadis2010-05-141-0/+60