kryptco / ssh-wire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssh-wire

SSH binary packet protocol support for serde, as specified in RFC 4251 Section 5

Performs SSH host signature verifiation

Build Instructions

Follow these instructions for setting up the rust ios/android toolchains. Run ANDROID_NDK=<path to android ndk built by rust-ios-android> ./build.sh (ANDROID_NDK not needed when building for iOS)

About


Languages

Language:Rust 96.6%Language:Shell 2.7%Language:C 0.7%