summaryrefslogtreecommitdiffstats
path: root/include/libssh/dh.h
Commit message (Collapse)AuthorAgeFilesLines
* bignums: detach bignum-related functions from dh.c.Aris Adamantiadis2014-08-061-4/+0
| | | | Reviewed-by: Andreas Schneider <asn@samba.org>
* 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
* priv: Remove crypto.h and add correct includes to src files.Andreas Schneider2011-09-181-0/+2
|
* keys: Remove keys.h where it is obsolete.Andreas Schneider2011-08-301-3/+1
|
* dh: Remove obsolete signature functions.Andreas Schneider2011-08-221-4/+0
|
* [crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis2011-06-131-0/+3
| | | | | Works with openssl Still requires work for libgcrypt and other modes
* More include file splittingAris Adamantiadis2009-09-261-0/+57