Pure Rust implementation of the Salsa20 stream cipher.
# Cargo.toml
[dependencies]
salsa20 = "0.11.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypts data using the Salsa20 stream cipher.
Add `cipher` as a dependency and import the necessary traits.
No dependency data recorded yet.