Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Typedefs
camellia.h File Reference

Classes for the Cameliia block cipher. More...

#include "config.h"
#include "seckey.h"
#include "secblock.h"
Include dependency graph for camellia.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Camellia_Info
 Camellia block cipher information. More...
 
class  Camellia
 Camellia block cipher. More...
 
class  Camellia::Base
 

Typedefs

typedef Camellia::Encryption CamelliaEncryption
 
typedef Camellia::Decryption CamelliaDecryption
 

Detailed Description

Classes for the Cameliia block cipher.

Definition in file camellia.h.

Typedef Documentation

Definition at line 47 of file camellia.h.

Definition at line 46 of file camellia.h.