.. Copyright (c) 2026 Tobias Erbsland - Erbsland DEV. https://erbsland.dev SPDX-License-Identifier: Apache-2.0 ********** Cryptology ********** The cryptology API provides algorithms and stateful operations for protecting data, representing cryptographic choices, and evolving stored formats as security policy changes. The following reference pages summarize the available types; the :doc:`/topics/cryptology/index` pages provide the primary usage and security guidance. .. toctree:: :maxdepth: 1 cryptographic_operations key_management password_hashing protected_data tls x509_certificates