Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
WAKE_OFB_Info< B > Class Template Reference

WAKE stream cipher information. More...

#include <wake.h>

Inheritance diagram for WAKE_OFB_Info< B >:
[legend]
Collaboration diagram for WAKE_OFB_Info< B >:
[legend]

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from FixedKeyLength< 32 >
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

template<class B = BigEndian>
class WAKE_OFB_Info< B >

WAKE stream cipher information.

Template Parameters
BEndianness of the stream cipher
Since
Crypto++ 1.0

Definition at line 20 of file wake.h.

Member Function Documentation

template<class B = BigEndian>
CRYPTOPP_STATIC_CONSTEXPR const char* WAKE_OFB_Info< B >::StaticAlgorithmName ( )
inline

Definition at line 22 of file wake.h.


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