Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 475 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 475 Bytes

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)