Security Scol plugin
Classes | Typedefs
twofish.h File Reference

Classes for the Twofish block cipher. More...

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

Go to the source code of this file.

Classes

struct  Twofish_Info
 Twofish block cipher information. More...
 
class  Twofish
 Twofish block cipher. More...
 

Typedefs

typedef Twofish::Encryption TwofishEncryption
 
typedef Twofish::Decryption TwofishDecryption
 

Detailed Description

Classes for the Twofish block cipher.

Definition in file twofish.h.

Typedef Documentation

◆ TwofishDecryption

Definition at line 60 of file twofish.h.

◆ TwofishEncryption

Definition at line 59 of file twofish.h.