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

Classes for the Serpent block cipher. More...

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

Go to the source code of this file.

Classes

class  Serpent_Info
 Serpent block cipher information. More...
 
class  Serpent
 Serpent block cipher. More...
 
class  Serpent::Base
 
class  Serpent::Enc
 
class  Serpent::Dec
 

Typedefs

typedef Serpent::Encryption SerpentEncryption
 
typedef Serpent::Decryption SerpentDecryption
 

Detailed Description

Classes for the Serpent block cipher.

Definition in file serpent.h.

Typedef Documentation

Definition at line 53 of file serpent.h.

Definition at line 52 of file serpent.h.