Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-29 | Add new SSH public key crypto code in ssh_kex | Iru Cai | |
The original code is too complicated and is broken under OpenSSL 1.1.0, so I rewrite new crypto code based on the original one, and make it work on OpenSSL 1.1.0. Thanks libssh2 for the HAVE_OPAQUE_STRUCT macro. |