Description
Provides a low-level cryptographic library used by applications that need algorithms such as hashes, ciphers, public-key operations, or related primitives. It is a building block for security-sensitive software.
Most users install it as a dependency. Developers should use high-level, well-reviewed APIs when possible and avoid designing cryptographic protocols from primitives alone.