Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
Loading...
Searching...
No Matches
Static Public Member Functions
|
Static Public Attributes
|
List of all members
dcn::Keccak256 Class Reference
#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
Member Function Documentation
◆
getHash()
void
dcn::Keccak256::getHash
(
const
std::uint8_t
msg
[],
std::size_t
len
,
std::uint8_t
hashResult
[HASH_LEN]
)
static
Member Data Documentation
◆
HASH_LEN
constexpr
int
dcn::Keccak256::HASH_LEN = 32
static
constexpr
The documentation for this class was generated from the following files:
src/crypto/include/
keccak256.hpp
src/crypto/src/
keccak256.cpp
dcn
Keccak256
Generated by
1.9.8