Botan  1.11.15
Namespaces | Functions
src/lib/misc/fpe_fe1/fpe_fe1.h File Reference
#include <botan/bigint.h>
#include <botan/symkey.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 &X0, const SymmetricKey &key, const std::vector< byte > &tweak)
BigInt Botan::FPE::fe1_encrypt (const BigInt &n, const BigInt &X0, const SymmetricKey &key, const std::vector< byte > &tweak)