#ssh #binary #protocols #packet #message #algorithm #representation

ssh-packet

A library implementing SSH packet reading/writing using binrw

33 releases (4 breaking)

0.4.4 Apr 15, 2024
0.4.3 Mar 25, 2024
0.3.0 Mar 3, 2024
0.1.19 Oct 29, 2023

#1425 in Network programming

Download history 210/week @ 2024-02-15 456/week @ 2024-02-22 514/week @ 2024-02-29 117/week @ 2024-03-07 156/week @ 2024-03-14 447/week @ 2024-03-21 52/week @ 2024-03-28 13/week @ 2024-04-04 125/week @ 2024-04-11 14/week @ 2024-04-18 1/week @ 2024-04-25

142 downloads per month
Used in 4 crates (via assh)

GPL-3.0 license

64KB
1K SLoC

ssh-packet

docs.rs crates.io license documentation 100% forbid unsafe

Representations of SSH packets interoperable with their binary wire representation, using binrw.

This includes a partial implementation of:

Dependencies

~0.7–1.4MB
~30K SLoC