#fork #memory #zeroes #clear #vector #thrussh #reallocations

lnk-cryptovec

A vector which zeroes its memory on clears and reallocations

1 unstable release

Uses old Rust 2015

0.6.1 Mar 7, 2022

#4 in #thrussh

Download history 7/week @ 2024-01-06 9/week @ 2024-01-13 1/week @ 2024-01-20 8/week @ 2024-02-10 19/week @ 2024-02-17 27/week @ 2024-02-24 26/week @ 2024-03-02 30/week @ 2024-03-09 22/week @ 2024-03-16 29/week @ 2024-03-23 62/week @ 2024-03-30 24/week @ 2024-04-06 19/week @ 2024-04-13 13/week @ 2024-04-20

120 downloads per month
Used in 5 crates

Apache-2.0

14KB
305 lines

Thrussh

Soft Fork

NOTE: This is a soft fork of the original thrussh. The motivation for this fork was to be able to publish changes that the radicle-link family of packages relies on. Patches were made upstream, but have not landed in thrussh proper.

We do not recommned relying on this package for any long-term use.

Description

A full implementation of the SSH 2 protocol, both server-side and client-side.

Thrussh is completely asynchronous, and can be combined with other protocols using Tokio.

Dependencies

~1–265KB