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

DESX block cipher. More...

#include <des.h>

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

Classes

class  Base
 DES_XEX3 block cipher default operation. More...
 

Public Types

typedef BlockCipherFinal< ENCRYPTION, BaseEncryption
 
typedef BlockCipherFinal< DECRYPTION, BaseDecryption
 
- 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 DES_XEX3_Info
CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from FixedKeyLength< 24 >
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

DESX block cipher.

See also
DES-XEX3, AKA DESX
Since
Crypto++ 1.0

Definition at line 135 of file des.h.

Member Typedef Documentation

Definition at line 154 of file des.h.

Definition at line 153 of file des.h.


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