Description
Developers can link NaCl-style cryptographic routines directly into software through a static libsodium library.
This package is for build workflows that need static linking rather than the shared library at runtime. It does not provide a user-facing encryption tool; it supplies archive files used while compiling applications.
Use it only when your build system or packaging target requires static libsodium. Security depends on how the final application manages keys, protocols, updates, and sensitive data.