#include <lubyrack.h>
Inheritance diagram for LR< T >:

Definition at line 24 of file lubyrack.h.
Public Types | |
|
typedef BlockCipherTemplate< ENCRYPTION, Enc > | Encryption |
| implements the BlockCipher interface | |
|
typedef BlockCipherTemplate< DECRYPTION, Dec > | Decryption |
| implements the BlockCipher interface | |
Static Public Member Functions | |
| std::string | StaticAlgorithmName () |
1.3.2