Security Scol plugin
Classes | Typedefs
camellia.h File Reference

Classes for the Camellia block cipher. More...

#include "config.h"
#include "seckey.h"
#include "secblock.h"

Go to the source code of this file.

Classes

struct  Camellia_Info
 Camellia block cipher information. More...
 
class  Camellia
 Camellia block cipher. More...
 

Typedefs

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

Detailed Description

Classes for the Camellia block cipher.

Definition in file camellia.h.

Typedef Documentation

◆ CamelliaDecryption

Definition at line 45 of file camellia.h.

◆ CamelliaEncryption

Definition at line 44 of file camellia.h.