1 unstable release

0.2.1 Mar 7, 2022

#2321 in Cryptography

25 downloads per month
Used in 2 crates

Apache-2.0/MIT

7KB
171 lines

Thrussh

Soft Fork

NOTE: This is a soft fork of the original thrussh. The motivation for this fork was to be able to publish changes that the radicle-link family of packages relies on. Patches were made upstream, but have not landed in thrussh proper.

We do not recommned relying on this package for any long-term use.

Description

A full implementation of the SSH 2 protocol, both server-side and client-side.

Thrussh is completely asynchronous, and can be combined with other protocols using Tokio.

Dependencies

~15MB
~60K SLoC