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

Classes for the Square block cipher. More...

Go to the source code of this file.

Classes

struct  Square_Info
 Square block cipher information. More...
 
class  Square
 Square block cipher. More...
 

Typedefs

typedef Square::Encryption SquareEncryption
 
typedef Square::Decryption SquareDecryption
 

Detailed Description

Classes for the Square block cipher.

Definition in file square.h.

Typedef Documentation

◆ SquareEncryption

Definition at line 58 of file square.h.

◆ SquareDecryption

Definition at line 59 of file square.h.