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

XSalsa20 stream cipher information. More...

#include <salsa.h>

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

Public Member Functions

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

XSalsa20 stream cipher information.

Definition at line 59 of file salsa.h.

Member Function Documentation

CRYPTOPP_STATIC_CONSTEXPR const char* XSalsa20_Info::StaticAlgorithmName ( )
inline

Definition at line 61 of file salsa.h.

Here is the caller graph for this function:


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