XSalsa20, variable rounds: 8, 12 or 20 (default 20) More...
#include <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 CRYPTOPP_API | StaticGetValidKeyLength (size_t) |
XSalsa20, variable rounds: 8, 12 or 20 (default 20)
Definition at line 57 of file salsa.h.