|
Botan
2.13.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::FPE_FE1, including all inherited members.
| clear() override | Botan::FPE_FE1 | virtual |
| decrypt(const BigInt &x, const uint8_t tweak[], size_t tweak_len) const | Botan::FPE_FE1 | |
| decrypt(const BigInt &x, uint64_t tweak) const | Botan::FPE_FE1 | |
| encrypt(const BigInt &x, const uint8_t tweak[], size_t tweak_len) const | Botan::FPE_FE1 | |
| encrypt(const BigInt &x, uint64_t tweak) const | Botan::FPE_FE1 | |
| FPE_FE1(const BigInt &n, size_t rounds=5, bool compat_mode=false, const std::string &mac_algo="HMAC(SHA-256)") | Botan::FPE_FE1 | |
| key_spec() const override | Botan::FPE_FE1 | virtual |
| maximum_keylength() const | Botan::SymmetricAlgorithm | inline |
| minimum_keylength() const | Botan::SymmetricAlgorithm | inline |
| name() const override | Botan::FPE_FE1 | virtual |
| set_key(const SymmetricKey &key) | Botan::SymmetricAlgorithm | inline |
| set_key(const std::vector< uint8_t, Alloc > &key) | Botan::SymmetricAlgorithm | inline |
| set_key(const uint8_t key[], size_t length) | Botan::SymmetricAlgorithm | |
| valid_keylength(size_t length) const | Botan::SymmetricAlgorithm | inline |
| verify_key_set(bool cond) const | Botan::SymmetricAlgorithm | inlineprotected |
| ~FPE_FE1() | Botan::FPE_FE1 | |
| ~SymmetricAlgorithm()=default | Botan::SymmetricAlgorithm | virtual |
1.8.9.1