Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrapper: Fix compilation with gcrypt. | Andreas Schneider | 2013-10-19 | 1 | -0/+1 |
| | |||||
* | include: Fix the LGPL header. | Andreas Schneider | 2013-01-23 | 1 | -12/+11 |
| | | | | | This has been reported by rpmlint: libssh-devel.x86_64: W: incorrect-fsf-address libssh.h | ||||
* | crypto: Add evp hashing function. | Andreas Schneider | 2012-02-04 | 1 | -0/+2 |
| | |||||
* | priv: Move gcrypt functions to gcrypt header. | Andreas Schneider | 2011-09-18 | 1 | -1/+4 |
| | |||||
* | crypto: rename crypto_struct -> ssh_cipher_struct | Aris Adamantiadis | 2011-09-18 | 1 | -1/+1 |
| | |||||
* | pki: Add pki_do_sign(). | Andreas Schneider | 2011-08-08 | 1 | -0/+2 |
| | |||||
* | [crypto] initial support for ecdh-sha2-nistp256 | Aris Adamantiadis | 2011-06-13 | 1 | -1/+6 |
| | | | | | Works with openssl Still requires work for libgcrypt and other modes | ||||
* | Separation work between openssl and libgcrypt | Aris Adamantiadis | 2010-05-14 | 1 | -0/+60 |