#include <idea.h>
Inheritance diagram for IDEA:
Definition at line 18 of file idea.h.
Public Types | |
typedef BlockCipherTemplate< ENCRYPTION, Base > | Encryption |
implements the BlockCipher interface | |
typedef BlockCipherTemplate< DECRYPTION, Base > | Decryption |
implements the BlockCipher interface |