.. Copyright (c) 2026 Tobias Erbsland - Erbsland DEV. https://erbsland.dev SPDX-License-Identifier: Apache-2.0 ********** Cryptology ********** The cryptology domain provides the building blocks for protecting data and establishing trust. It covers cryptographic hashes, encryption and decryption, signatures, certificates, keys, and the policies that help applications choose suitable algorithms. The APIs keep algorithm choices and serialized identifiers explicit so applications can evolve their formats as cryptographic guidance changes. .. toctree:: :maxdepth: 3 overview configuring_tls creating_tls_certificates storing_and_verifying_passwords supported_password_hashing_algorithms using_hash_algorithms supported_hash_algorithms