Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | List of all members
LR_Info< T > Class Template Reference

Luby-Rackoff block cipher information. More...

#include <lubyrack.h>

Inheritance diagram for LR_Info< T >:
[legend]
Collaboration diagram for LR_Info< T >:
[legend]

Static Public Member Functions

static std::string StaticAlgorithmName ()
 

Additional Inherited Members

- Public Member Functions inherited from VariableKeyLength< 16, 0, 2 *(INT_MAX/2), 2 >
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

template<class T>
class LR_Info< T >

Luby-Rackoff block cipher information.

Definition at line 17 of file lubyrack.h.

Member Function Documentation

template<class T >
static std::string LR_Info< T >::StaticAlgorithmName ( )
inlinestatic

Definition at line 19 of file lubyrack.h.


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