|
MCKL
Monte Carlo Kernel Library
|
Configure type for stream hasher. More...
#include <mckl/random/skein.hpp>
Classes | |
| class | state_type |
Public Types | |
| using | param_type = Skein::param_type |
| using | type_field = Skein::type_field |
| using | value_type = Skein::value_type |
Public Member Functions | |
| mono_hasher (std::size_t N, const param_type &K=param_type()) | |
| state_type | init () const |
| void | output (const state_type &state, void *H) const |
| void | update (state_type &state, const param_type &M) const |
Configure type for stream hasher.
| using mckl::Skein< Generator >::mono_hasher::param_type = Skein::param_type |
| using mckl::Skein< Generator >::mono_hasher::type_field = Skein::type_field |
| using mckl::Skein< Generator >::mono_hasher::value_type = Skein::value_type |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
1.8.13