digestpp 1.0
C++11 header-only message digest library
Loading...
Searching...
No Matches
sha3_provider.hpp File Reference

Go to the source code of this file.

Classes

class  digestpp::detail::sha3_provider< HS >
 

Namespaces

namespace  digestpp
 digestpp namespace
 
namespace  digestpp::detail
 
namespace  digestpp::detail::sha3_functions
 

Functions

template<int R>
static void digestpp::detail::sha3_functions::transform (uint64_t *A)
 
template<int R>
static void digestpp::detail::sha3_functions::transform (const unsigned char *data, uint64_t num_blks, uint64_t *A, size_t rate)