Pure Rust implementation of SSH symmetric encryption
Pure Rust implementation of SSH symmetric encryption including support for the modern aes128-gcm@openssh.com/aes256-gcm@openssh.com and chacha20-poly1305@openssh.com algorithms as well as legacy support for older ciphers. Built on the pure Rust cryptography implementations maintained by the RustCrypto organization. This package contains library source intended for building other packages which use the "default" feature of the "ssh-cipher" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.0-2.fc41 | - |
Fedora 41 | 0.2.0-2.fc41 | - |
Fedora 40 | 0.2.0-1.fc40 | - |
Fedora 39 | 0.2.0-1.fc39 | - |
You can contact the maintainers of this package via email at
rust-ssh-cipher dash maintainers at fedoraproject dot org
.