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

Classes for the Twofish block cipher. More...

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

Go to the source code of this file.

Classes

class  Twofish_Info
 Twofish block cipher information. More...
 
class  Twofish
 Twofish block cipher. More...
 
class  Twofish::Base
 
class  Twofish::Enc
 
class  Twofish::Dec
 

Typedefs

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

Detailed Description

Classes for the Twofish block cipher.

Definition in file twofish.h.

Typedef Documentation

Definition at line 60 of file twofish.h.

Definition at line 59 of file twofish.h.