#include <gost.h>
Inheritance diagram for GOST:
Definition at line 18 of file gost.h.
Public Types | |
typedef BlockCipherTemplate< ENCRYPTION, Enc > | Encryption |
implements the BlockCipher interface | |
typedef BlockCipherTemplate< DECRYPTION, Dec > | Decryption |
implements the BlockCipher interface | |
Static Public Member Functions | |
const char * | StaticAlgorithmName () |
unsigned int | StaticGetValidKeyLength (unsigned int) |