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

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 CBC mode. More...
 

Macros

#define KEY_SIZE   16
 

Macro Definition Documentation

◆ KEY_SIZE

#define KEY_SIZE   16

Definition at line 31 of file CASymCipher.hpp.