1 unstable release
0.0.0 | Feb 18, 2024 |
---|
#136 in #server-client
4KB
assh
A low-level SSH library handling the transport and key-exchange, not more, not less.
Project goals
- Code readability.
- Expandability.
- Protocol safety.
- Forward secrecy.
- Safe and tested protocol implementation.
- Support for state-of-the-art protocols and key exchanges.
- 100% crate documentation.
- Exhaustive examples.
Project non-goals
- Being a standalone ssh server and/or client.
- Exhaustive protocol extensions implementation.
- Being the fastest implementation.
Dependencies
~3MB
~69K SLoC