Description
Adds 32-bit libsodium support for applications that use modern cryptographic primitives. It helps compatibility software encrypt, authenticate, sign, or hash data with a safer high-level crypto API.
Cryptographic security still depends on correct key management, protocol design, random sources, and application choices. A crypto library alone does not make a system secure.