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

SHACAL2 block cipher. More...

#include <shacal2.h>

Inheritance diagram for SHACAL2:
[legend]
Collaboration diagram for SHACAL2:
[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 SHACAL2_Info
CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from VariableKeyLength< 16, 16, 64 >
CRYPTOPP_STATIC_CONSTEXPR size_t CRYPTOPP_API StaticGetValidKeyLength (size_t keylength)
 The minimum key length used by the algorithm provided as a constant. More...
 

Detailed Description

SHACAL2 block cipher.

See also
SHACAL-2

Definition at line 24 of file shacal2.h.

Member Typedef Documentation

Definition at line 51 of file shacal2.h.

Definition at line 50 of file shacal2.h.


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