Tweetnacl in pure rust with no std dependency, providing cryptographic primitives.
# Cargo.toml
[dependencies]
sodalite = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a keypair and encrypt a message using NaCl box.
Use higher-level wrappers like sodiumoxide if you need safer defaults.
No dependency data recorded yet.