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