#include <mars.h>
Inheritance diagram for MARS:

Definition at line 18 of file mars.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 () |
1.3.2