Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Functions
fpe_fe1.h File Reference

Public Header. More...

#include <botan/bigint.h>
#include <botan/sym_algo.h>

Go to the source code of this file.

Classes

class  Botan::FPE_FE1
 

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)
 

Detailed Description

Public Header.

Definition in file fpe_fe1.h.