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