|
Mixe for Privacy and Anonymity in the Internet
|
#include "CALockAble.hpp"Go to the source code of this file.
Classes | |
| class | CASymCipher |
| This class could be used for encryption/decryption of data (streams) with AES using 128bit OFB mode. More... | |
Defines | |
| #define | KEY_SIZE 16 |
| #define KEY_SIZE 16 |
Definition at line 31 of file CASymCipher.hpp.
Referenced by CASymCipher::crypt1(), CASymCipher::crypt2(), CALastMixA::loop(), CAFirstMixB::loop(), CALastMixB::loop(), and CASymCipher::setKeys().
1.7.6.1