digestpp 1.0
C++11 header-only message digest library
Loading...
Searching...
No Matches
digestpp::detail::esch_functions Namespace Reference

Functions

template<size_t N>
static void sparkle (std::array< uint32_t, N > &H, int rounds, int ns)
 

Function Documentation

◆ sparkle()

template<size_t N>
static void digestpp::detail::esch_functions::sparkle ( std::array< uint32_t, N > & H,
int rounds,
int ns )
inlinestatic