Crypto Module ============= This section documents the `transparentmeta.crypto` package, which handles cryptographic operations such as key management, hashing, signing, and verification. .. automodule:: transparentmeta.crypto :members: :special-members: __init__ :show-inheritance: