MCPcopy Create free account
hub / github.com/LUX-Core/lux / AlgorithmName

Method AlgorithmName

src/cryptopp/cryptlib.cpp:367–367  ·  view source on GitHub ↗

\brief The name of the generator \returns the string \a NullRNGs

Source from the content-addressed store, hash-verified

365 //! \brief The name of the generator
366 //! \returns the string \a NullRNGs
367 std::string AlgorithmName() const {return "NullRNG";}
368
369#if defined(CRYPTOPP_DOXYGEN_PROCESSING)
370 //! \brief An implementation that throws NotImplemented

Callers 6

ThrowIfInvalidIVMethod · 0.45
SpecifyDataLengthsMethod · 0.45
Put2Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected