Sese Framework
3.0.0
A cross-platform framework
|
#include <array>
#include <sese/security/evp/DES.h>
#include <openssl/evp.h>
#include <openssl/err.h>
Macros | |
#define | CTX static_cast<EVP_CIPHER_CTX *>(this->ctx) |
Functions | |
auto | switchCipher (sese::security::evp::DESEncrypter::Type type) |
#define CTX static_cast<EVP_CIPHER_CTX *>(this->ctx) |
|
inline |