Crypto++ 8.7
Free C++ class library of cryptographic schemes
Classes | Typedefs
twofish.h File Reference

Classes for the Twofish block cipher. More...

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

◆ TwofishEncryption

Definition at line 59 of file twofish.h.

◆ TwofishDecryption

Definition at line 60 of file twofish.h.