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

Classes for the IDEA block cipher. More...

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

Go to the source code of this file.

Classes

class  IDEA_Info
 IDEA block cipher information. More...
 
class  IDEA
 IDEA block cipher. More...
 
class  IDEA::Base
 

Typedefs

typedef IDEA::Encryption IDEAEncryption
 
typedef IDEA::Decryption IDEADecryption
 

Detailed Description

Classes for the IDEA block cipher.

Definition in file idea.h.

Typedef Documentation

Definition at line 64 of file idea.h.

Definition at line 63 of file idea.h.