Marine Library
1.0
C++ library for Linux Networking Development
|
Advanced Encryption Standard (AES) algorithm interface. More...
#include <string>
#include <vector>
#include <cstring>
#include <openssl/aes.h>
#include "tools/ssl.hh"
Go to the source code of this file.
Classes | |
class | CEncryptorAes |
A convenient interface for Advanced Encryption Standard (AES) algorithm. More... | |
Advanced Encryption Standard (AES) algorithm interface.