dodo  0.0.1
A C++ library to create containerized Linux services
datacrypt.hpp File Reference
#include <string>
#include <common/exception.hpp>
#include <common/bytes.hpp>
#include <openssl/err.h>
Include dependency graph for datacrypt.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  dodo::common::DataCrypt
 Interface to encrypt and decrypt Bytes data to/from a secure string. More...
 

Namespaces

 dodo
 A C++ platform interface to lean Linux services tailored for containerized deployment.
 
 dodo::common
 Common and utility interfaces.
 

Detailed Description

Defines the dodo::common::DataCrypt class.

Definition in file datacrypt.hpp.