Registry / crypto / xsalsa20poly1305

xsalsa20poly1305

JSON →
library0.9.1rscratesunverified

DEPRECATED: please use the `crypto_secretbox` crate

# Cargo.toml [dependencies] xsalsa20poly1305 = "0.9.1"
INSTALL
IMPORT
SIG · XSALSA20POLY1305
X
xsalsa20poly1305
cryptorustv0.9.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XSalsa20Poly1305
use xsalsa20poly1305::XSalsa20Poly1305;

Deprecated; use crypto_secretbox instead.

use xsalsa20poly1305::XSalsa20Poly1305; fn main() { println!("Deprecated crate"); }
Debug
Known issues
breakingCrate is deprecated; no longer maintained.
fix
Migrate to the `crypto_secretbox` crate.
affects: >=0.9.0
Upgrade
Version history
0.9.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
xsalsa20poly1305 — cargo add xsalsa20poly1305 · libregistry