Crypto++ 8.7
Free C++ class library of cryptographic schemes
Classes | Typedefs
3way.h File Reference

Classes for the 3-Way block cipher. More...

Go to the source code of this file.

Classes

struct  ThreeWay_Info
 ThreeWay block cipher information. More...
 
class  ThreeWay
 ThreeWay block cipher. More...
 

Typedefs

typedef ThreeWay::Encryption ThreeWayEncryption
 
typedef ThreeWay::Decryption ThreeWayDecryption
 

Detailed Description

Classes for the 3-Way block cipher.

Definition in file 3way.h.

Typedef Documentation

◆ ThreeWayEncryption

Definition at line 58 of file 3way.h.

◆ ThreeWayDecryption

Definition at line 59 of file 3way.h.