Description
Use well-known cryptographic primitives and higher-level recipes from Python code. It supports applications that need TLS-related work, signatures, hashes, encryption, key handling, or certificate processing.
This is a security-sensitive developer library. Cryptography must follow established protocols and safe defaults; incorrect key storage, nonce reuse, weak algorithms, or custom designs can break confidentiality and integrity.