#include <keccak256.hpp>
Static Public Member Functions | |
| static void | getHash (const std::uint8_t msg[], std::size_t len, std::uint8_t hashResult[HASH_LEN]) |
Static Public Attributes | |
| static constexpr int | HASH_LEN = 32 |
|
static |
|
staticconstexpr |