Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
DES.cpp File Reference
#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)
 

Macro Definition Documentation

◆ CTX

Function Documentation

◆ switchCipher()

auto switchCipher ( sese::security::evp::DESEncrypter::Type type)
inline