#include <hashers.hpp>
|
static std::vector< uint8_t > | hash (const std::vector< uint8_t > &message) |
|
Definition at line 17 of file hashers.hpp.
◆ hash()
static std::vector< uint8_t > bb::crypto::KeccakHasher::hash |
( |
const std::vector< uint8_t > & |
message | ) |
|
|
inlinestatic |
◆ BLOCK_SIZE
constexpr size_t bb::crypto::KeccakHasher::BLOCK_SIZE = 64 |
|
staticconstexpr |
◆ OUTPUT_SIZE
constexpr size_t bb::crypto::KeccakHasher::OUTPUT_SIZE = 32 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: