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

BTEA block cipher information. More...

#include <tea.h>

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

Public Member Functions

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

BTEA block cipher information.

Definition at line 110 of file tea.h.

Member Function Documentation

CRYPTOPP_STATIC_CONSTEXPR const char* BTEA_Info::StaticAlgorithmName ( )
inline

Definition at line 112 of file tea.h.


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