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

ChaCha stream cipher information. More...

#include <chacha.h>

Inheritance diagram for ChaCha_Info< R >:
[legend]
Collaboration diagram for ChaCha_Info< R >:
[legend]

Public Member Functions

CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName ()
 
- Public Member Functions inherited from VariableKeyLength< 32, 16, 32, 16, SimpleKeyingInterface::UNIQUE_IV, 8 >
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<unsigned int R>
class ChaCha_Info< R >

ChaCha stream cipher information.

Since
Crypto++ 5.6.4

Definition at line 26 of file chacha.h.

Member Function Documentation

template<unsigned int R>
CRYPTOPP_STATIC_CONSTEXPR const char* ChaCha_Info< R >::StaticAlgorithmName ( )
inline

Definition at line 28 of file chacha.h.


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