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

Classes for the GIST block cipher. More...

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

Go to the source code of this file.

Classes

class  GOST_Info
 GOST block cipher information. More...
 
class  GOST
 GOST block cipher. More...
 
class  GOST::Base
 GOST block cipher default operation. More...
 
class  GOST::Enc
 GOST block cipher encryption operation. More...
 
class  GOST::Dec
 GOST block cipher decryption operation. More...
 

Typedefs

typedef GOST::Encryption GOSTEncryption
 
typedef GOST::Decryption GOSTDecryption
 

Detailed Description

Classes for the GIST block cipher.

Definition in file gost.h.

Typedef Documentation

Definition at line 65 of file gost.h.

Definition at line 64 of file gost.h.