Botan 3.9.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
FPE_FE1(const FPE_FE1 &other)=deleteBotan::FPE_FE1
FPE_FE1(FPE_FE1 &&other) noexceptBotan::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
operator=(const FPE_FE1 &other)=deleteBotan::FPE_FE1
operator=(FPE_FE1 &&other)=deleteBotan::FPE_FE1
Botan::SymmetricAlgorithm::operator=(const SymmetricAlgorithm &other)=defaultBotan::SymmetricAlgorithm
Botan::SymmetricAlgorithm::operator=(SymmetricAlgorithm &&other)=defaultBotan::SymmetricAlgorithm
set_key(const OctetString &key)Botan::SymmetricAlgorithm
set_key(std::span< const uint8_t > key)Botan::SymmetricAlgorithm
set_key(const uint8_t key[], size_t length)Botan::SymmetricAlgorithminline
SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithm
SymmetricAlgorithm(const SymmetricAlgorithm &other)=defaultBotan::SymmetricAlgorithm
SymmetricAlgorithm(SymmetricAlgorithm &&other)=defaultBotan::SymmetricAlgorithm
valid_keylength(size_t length) constBotan::SymmetricAlgorithminline
~FPE_FE1() overrideBotan::FPE_FE1
~SymmetricAlgorithm()=defaultBotan::SymmetricAlgorithmvirtual