Implementation of the XSalsa20Poly1305 and XChaCha20Poly1305 ciphers
Pure Rust implementation of the XSalsa20Poly1305 (a.k.a. NaCl crypto_secretbox) authenticated encryption cipher as well as the libsodium variant of XChaCha20Poly1305. This package contains library source intended for building other packages which use the "heapless" feature of the "crypto_secretbox" crate.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.1-2.fc42 | - |
Fedora 42 | 0.1.1-2.fc42 | - |
Fedora 41 | 0.1.1-1.fc41 | - |
Fedora 40 | 0.1.1-1.fc40 | - |
You can contact the maintainers of this package via email at
rust-crypto_secretbox dash maintainers at fedoraproject dot org
.