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

Sosemanuk stream cipher information. More...

#include <sosemanuk.h>

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

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from VariableKeyLength< 16, 1, 32, 1, SimpleKeyingInterface::UNIQUE_IV, 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

Sosemanuk stream cipher information.

Since
Crypto++ 5.5

Definition at line 24 of file sosemanuk.h.

Member Function Documentation

CRYPTOPP_STATIC_CONSTEXPR const char* SosemanukInfo::StaticAlgorithmName ( )
inline

Definition at line 26 of file sosemanuk.h.


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