CppSecurity
1.1.1.0
C++ Security Library
|
Cipher definition. More...
Go to the source code of this file.
Classes | |
class | CppSecurity::Cipher |
Cipher. More... | |
Namespaces | |
CppSecurity | |
Enumerations | |
enum class | CppSecurity::CipherAlgorithm { CppSecurity::AES128 , CppSecurity::AES192 , CppSecurity::AES256 , CppSecurity::ARIA128 , CppSecurity::ARIA192 , CppSecurity::ARIA256 , CppSecurity::Camellia128 , CppSecurity::Camellia192 , CppSecurity::Camellia256 } |
Cipher algorithm. More... | |