ParallelSSH / ssh2-python

Python bindings for libssh2 C library.
https://parallel-ssh.org
GNU Lesser General Public License v2.1
228 stars 70 forks source link

How to change cipher preference? #125

Closed dyakhnov closed 3 years ago

dyakhnov commented 3 years ago

Can't find this in examples as well as in the code, so here is the question:

Is there any way to change default chiper (aes-128-ctr) to something else?

pkittenis commented 3 years ago

Please use the mail group for questions and discussion - the issue tracker is for reporting issues with the library.

This is probably a better question for the libssh2 mail list - not aware of any way in the API to choose cipher.