Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Public Types | List of all members
Square Class Reference

Square block cipher. More...

#include <square.h>

Inheritance diagram for Square:
[legend]
Collaboration diagram for Square:
[legend]

Classes

class  Base
 
class  Dec
 
class  Enc
 

Public Types

typedef BlockCipherFinal< ENCRYPTION, EncEncryption
 
typedef BlockCipherFinal< DECRYPTION, DecDecryption
 
- Public Types inherited from BlockCipherDocumentation
typedef BlockCipher Encryption
 implements the BlockCipher interface More...
 
typedef BlockCipher Decryption
 implements the BlockCipher interface More...
 

Additional Inherited Members

- Public Member Functions inherited from Square_Info
CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from FixedKeyLength< 16 >
CRYPTOPP_STATIC_CONSTEXPR size_t CRYPTOPP_API StaticGetValidKeyLength (size_t keylength)
 The default key length used by the algorithm provided as a constant. More...
 

Detailed Description

Square block cipher.

See also
Square

Definition at line 24 of file square.h.

Member Typedef Documentation

Definition at line 55 of file square.h.

Definition at line 54 of file square.h.


The documentation for this class was generated from the following file: