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
dcn::crypto::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::crypto::Keccak256::getHash ( const std::uint8_t msg[],
std::size_t len,
std::uint8_t hashResult[HASH_LEN] )
static

Member Data Documentation

◆ HASH_LEN

int dcn::crypto::Keccak256::HASH_LEN = 32
staticconstexpr

The documentation for this class was generated from the following files: