FFI binding to libsodium.
# Cargo.toml
[dependencies]
libsodium-sys = "0.2.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports a low-level libsodium function for secretbox encryption.
Install libsodium via your package manager (e.g., apt install libsodium-dev).
No dependency data recorded yet.