#include <cast.h>
Inheritance diagram for CAST256:

Definition at line 61 of file cast.h.
Public Types | |
|
typedef BlockCipherTemplate< ENCRYPTION, Base > | Encryption |
| implements the BlockCipher interface | |
|
typedef BlockCipherTemplate< DECRYPTION, Base > | Decryption |
| implements the BlockCipher interface | |
Static Public Member Functions | |
| const char * | StaticAlgorithmName () |
1.3.2