aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Variables
SymmetricCipher.h File Reference
#include <aws/cal/symmetric_cipher.h>
#include <aws/crt/Exports.h>
#include <aws/crt/Types.h>

Go to the source code of this file.

Classes

class  Aws::Crt::Crypto::SymmetricCipher
 

Namespaces

namespace  Aws
 
namespace  Aws::Crt
 
namespace  Aws::Crt::Crypto
 

Enumerations

enum class  Aws::Crt::Crypto::SymmetricCipherState { Aws::Crt::Crypto::Ready = AWS_SYMMETRIC_CIPHER_READY , Aws::Crt::Crypto::Finalized = AWS_SYMMETRIC_CIPHER_FINALIZED , Aws::Crt::Crypto::Error = AWS_SYMMETRIC_CIPHER_ERROR }
 

Variables

static const size_t Aws::Crt::Crypto::AES_256_CIPHER_BLOCK_SIZE = 16u
 
static const size_t Aws::Crt::Crypto::AES_256_KEY_SIZE_BYTES = 32u