Definition in file lubyrack.h.
#include "simple.h"
#include "secblock.h"
Go to the source code of this file.
Classes | |
| struct | DigestSizeDoubleWorkaround< T > |
| struct | LR_Info< T > |
| More... | |
| class | LR< T > |
| Luby-Rackoff. More... | |
| class | LR< T >::Base |
| class | LR< T >::Enc |
| class | LR< T >::Dec |
Defines | |
| #define | KL key |
| #define | KR key+L |
| #define | BL buffer |
| #define | BR buffer+S |
| #define | IL inBlock |
| #define | IR inBlock+S |
| #define | OL outBlock |
| #define | OR outBlock+S |
1.3.7