Salsa20, variable rounds: 8, 12 or 20 (default 20) More...
#include <salsa.h>
Public Types | |
|
typedef SymmetricCipherFinal < ConcretePolicyHolder < Salsa20_Policy, AdditiveCipherTemplate <> >, Salsa20_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 n) |
Salsa20, variable rounds: 8, 12 or 20 (default 20)
Definition at line 34 of file salsa.h.
1.6.1