Maintained FFI bindings for the libsodium cryptographic library (stable branch).
# Cargo.toml
[dependencies]
libsodium-sys-stable = "1.24.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypts a message using libsodium secretbox.
Install libsodium via package manager (e.g., apt install libsodium-dev).
No dependency data recorded yet.