An open API service indexing awesome lists of open source software.

https://github.com/kryptco/ssh-wire


https://github.com/kryptco/ssh-wire

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

        

# ssh-wire
SSH binary packet protocol support for [serde](https://serde.rs), as specified in [RFC 4251 Section 5](https://tools.ietf.org/html/rfc4251.html#section-5)

Performs SSH host signature verifiation

# Build Instructions
Follow these instructions for [setting up the rust ios/android toolchains](https://github.com/kennytm/rust-ios-android).
Run `ANDROID_NDK= ./build.sh` (ANDROID\_NDK not needed when building for iOS)