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

Classes for the SHARK block cipher. More...

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

Go to the source code of this file.

Classes

class  SHARK_Info
 SHARK block cipher information. More...
 
class  SHARK
 SHARK block cipher SHARK-E More...
 
class  SHARK::Base
 SHARK block cipher default operation. More...
 
class  SHARK::Enc
 SHARK block cipher encryption operation. More...
 
class  SHARK::Dec
 SHARK block cipher decryption operation. More...
 

Typedefs

typedef SHARK::Encryption SHARKEncryption
 
typedef SHARK::Decryption SHARKDecryption
 

Detailed Description

Classes for the SHARK block cipher.

Definition in file shark.h.

Typedef Documentation

Definition at line 72 of file shark.h.

Definition at line 71 of file shark.h.