Botan 3.4.0
Crypto and TLS for C&
Botan::FPE_FE1 Member List

This is the complete list of members for Botan::FPE_FE1, including all inherited members.

assert_key_material_set() constBotan::SymmetricAlgorithminlineprotected
assert_key_material_set(bool predicate) constBotan::SymmetricAlgorithminlineprotected
clear() overrideBotan::FPE_FE1virtual
decrypt(const BigInt &x, const uint8_t tweak[], size_t tweak_len) constBotan::FPE_FE1
decrypt(const BigInt &x, uint64_t tweak) constBotan::FPE_FE1
encrypt(const BigInt &x, const uint8_t tweak[], size_t tweak_len) constBotan::FPE_FE1
encrypt(const BigInt &x, uint64_t tweak) constBotan::FPE_FE1
FPE_FE1(const BigInt &n, size_t rounds=5, bool compat_mode=false, std::string_view mac_algo="HMAC(SHA-256)")Botan::FPE_FE1
has_keying_material() const overrideBotan::FPE_FE1virtual
key_spec() const overrideBotan::FPE_FE1virtual
maximum_keylength() constBotan::SymmetricAlgorithminline
minimum_keylength() constBotan::SymmetricAlgorithminline
name() const overrideBotan::FPE_FE1virtual
set_key(const SymmetricKey &key)Botan::SymmetricAlgorithminline
set_key(std::span< const uint8_t > key)Botan::SymmetricAlgorithm
set_key(const uint8_t key[], size_t length)Botan::SymmetricAlgorithminline
valid_keylength(size_t length) constBotan::SymmetricAlgorithminline
~FPE_FE1() overrideBotan::FPE_FE1
~SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithmvirtual