Botan
1.10.9
|
#include <botan/bigint.h>
#include <botan/symkey.h>
Go to the source code of this file.
Namespaces | |
Botan | |
Botan::FPE | |
Functions | |
BigInt | Botan::FPE::fe1_decrypt (const BigInt &n, const BigInt &X0, const SymmetricKey &key, const MemoryRegion< byte > &tweak) |
BigInt | Botan::FPE::fe1_encrypt (const BigInt &n, const BigInt &X0, const SymmetricKey &key, const MemoryRegion< byte > &tweak) |