Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Classes for the 3-Way block cipher. More...
Go to the source code of this file.
Classes | |
class | ThreeWay_Info |
The cipher's key, iv, block size and name information. More... | |
class | ThreeWay |
Provides 3-Way encryption and decryption. More... | |
Typedefs | |
typedef ThreeWay::Encryption | ThreeWayEncryption |
typedef ThreeWay::Decryption | ThreeWayDecryption |
Classes for the 3-Way block cipher.
Definition in file 3way.h.