AsyncSSH had a regression issue related to interacting with older ssh servers.
Initiating key exchange by either party would crash the connection. (#37)
This is fixed in 2.15.0.
Cryptography warnings
Waiting for AsyncSSH update to a newer version that handles cryptography package depricating some of their algorithms.
This is already implemented in their develop branch.
asyncssh
KEX
AsyncSSH had a regression issue related to interacting with older ssh servers. Initiating key exchange by either party would crash the connection. (#37) This is fixed in
2.15.0
.Cryptography warnings
Waiting for AsyncSSH update to a newer version that handles
cryptography
package depricating some of their algorithms. This is already implemented in theirdevelop
branch. asyncssh