Mixe for Privacy and Anonymity in the Internet
Classes | Macros
CASymCipherOFB.hpp File Reference
#include "CALockAble.hpp"
#include "CAMutex.hpp"
#include "CASymChannelCipher.hpp"
Include dependency graph for CASymCipherOFB.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CASymCipherOFB
 This class could be used for encryption/decryption of data (streams) with AES using 128bit OFB mode. More...
 

Macros

#define KEY_SIZE   16
 

Macro Definition Documentation

◆ KEY_SIZE

#define KEY_SIZE   16

Definition at line 31 of file CASymCipherOFB.hpp.