Crypto++
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
SEAL< B > Struct Template Reference

SEAL More...

#include <seal.h>

Inheritance diagram for SEAL< B >:
SEAL_Info< B > SymmetricCipherDocumentation FixedKeyLength< 20, SimpleKeyingInterface::INTERNALLY_GENERATED_IV, 4 >

Public Types

typedef SymmetricCipherFinal
< ConcretePolicyHolder
< SEAL_Policy< B >
, AdditiveCipherTemplate
<> >, SEAL_Info< B > > 
Encryption
 
typedef Encryption Decryption
 

Static Public Member Functions

static const char * StaticAlgorithmName ()
 
static size_t StaticGetValidKeyLength (size_t)
 

Static Public Attributes

static const int KEYLENGTH
 
static const int MIN_KEYLENGTH
 
static const int MAX_KEYLENGTH
 
static const int DEFAULT_KEYLENGTH
 
static const int IV_REQUIREMENT
 
static const int IV_LENGTH
 

Detailed Description

template<class B = BigEndian>
struct SEAL< B >

SEAL

Definition at line 36 of file seal.h.


The documentation for this struct was generated from the following file: