Crypto++  8.8
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.