Fabcoin Core  0.16.2
P2P Digital Currency
Typedefs | Functions
aes.h File Reference

Class file for the AES cipher (Rijndael) More...

#include "rijndael.h"
Include dependency graph for aes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef RijndaelEncryption AESEncryption
 
typedef RijndaelDecryption AESDecryption
 

Functions

 DOCUMENTED_TYPEDEF (Rijndael, AES)
 

Detailed Description

Class file for the AES cipher (Rijndael)

Definition in file aes.h.

Typedef Documentation

Definition at line 19 of file aes.h.

Definition at line 18 of file aes.h.

Function Documentation

DOCUMENTED_TYPEDEF ( Rijndael  ,
AES   
)