#include <rc6.h>
Inheritance diagram for RC6:

Definition at line 18 of file rc6.h.
Public Types | |
|
typedef BlockCipherTemplate< ENCRYPTION, Enc > | Encryption |
| implements the BlockCipher interface | |
|
typedef BlockCipherTemplate< DECRYPTION, Dec > | Decryption |
| implements the BlockCipher interface | |
1.3.6-20040222