#include <3way.h>
Inheritance diagram for ThreeWay:
Definition at line 18 of file 3way.h.
Public Types | |
typedef BlockCipherTemplate< ENCRYPTION, Enc > | Encryption |
implements the BlockCipher interface | |
typedef BlockCipherTemplate< DECRYPTION, Dec > | Decryption |
implements the BlockCipher interface |