Bitcoin
Classes | Variables
aes.h File Reference
#include <crypto/ctaes/ctaes.h>

Go to the source code of this file.

Classes

class  AES256Encrypt
 
class  AES256Decrypt
 
class  AES256CBCEncrypt
 
class  AES256CBCDecrypt
 

Variables

static const int AES_BLOCKSIZE = 16
 
static const int AES256_KEYSIZE = 32
 

Variable Documentation

◆ AES256_KEYSIZE

const int AES256_KEYSIZE = 32
static

◆ AES_BLOCKSIZE

const int AES_BLOCKSIZE = 16
static