Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | List of all members
SKIPJACK_Info Class Reference

SKIPJACK block cipher information. More...

#include <skipjack.h>

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

Static Public Member Functions

static CRYPTOPP_DLL const char *CRYPTOPP_API StaticAlgorithmName ()
 

Additional Inherited Members

- Public Member Functions inherited from FixedKeyLength< 10 >
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

SKIPJACK block cipher information.

Definition at line 16 of file skipjack.h.

Member Function Documentation

static CRYPTOPP_DLL const char* CRYPTOPP_API SKIPJACK_Info::StaticAlgorithmName ( )
inlinestatic

Definition at line 18 of file skipjack.h.


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