|
Botan 3.9.0
Crypto and TLS for C&
|
#include <botan/fpe_fe1.h>#include <botan/mac.h>#include <botan/numthry.h>#include <botan/internal/divide.h>#include <botan/internal/fmt.h>#include <botan/internal/loadstor.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
| namespace | Botan::FPE |
Functions | |
| BigInt | Botan::FPE::fe1_decrypt (const BigInt &n, const BigInt &X, const SymmetricKey &key, const std::vector< uint8_t > &tweak) |
| BigInt | Botan::FPE::fe1_encrypt (const BigInt &n, const BigInt &X, const SymmetricKey &key, const std::vector< uint8_t > &tweak) |