XSalsa20 Struct Reference

#include <salsa.h>

Inheritance diagram for XSalsa20:

XSalsa20_Info SymmetricCipherDocumentation FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 24 >

List of all members.


Detailed Description

XSalsa20, variable rounds: 8, 12 or 20 (default 20)

Definition at line 57 of file salsa.h.


Public Types

typedef SymmetricCipherFinal
< ConcretePolicyHolder
< XSalsa20_Policy,
AdditiveCipherTemplate
<> >, XSalsa20_Info
Encryption
 implements the SymmetricCipher interface
typedef Encryption Decryption
 implements the SymmetricCipher interface

Static Public Member Functions

static const char * StaticAlgorithmName ()
static size_t __cdecl 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

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

Generated on Sun Mar 15 03:54:57 2009 for Crypto++ by  doxygen 1.5.6