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

CAST128 block cipher information. More...

#include <cast.h>

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

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from VariableKeyLength< 16, 5, 16 >
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

CAST128 block cipher information.

Definition at line 24 of file cast.h.

Member Function Documentation

CRYPTOPP_STATIC_CONSTEXPR const char* CAST128_Info::StaticAlgorithmName ( )
inline

Definition at line 26 of file cast.h.


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