Description
A portable cryptography library that gives applications higher-level building blocks for encryption, signatures, password hashing, random numbers, and secure data handling.
It is security infrastructure, not an app users open directly. Applications still need good key management, threat modeling, and safe defaults; the library only provides the cryptographic primitives and APIs.