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