Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::crypto::Keccak Class Reference

A wrapper class used to construct KeccakTranscript. More...

#include <keccak.hpp>

Static Public Member Functions

static bb::fr hash (std::vector< uint256_t > const &data)
 

Detailed Description

A wrapper class used to construct KeccakTranscript.

Definition at line 52 of file keccak.hpp.

Member Function Documentation

◆ hash()

static bb::fr bb::crypto::Keccak::hash ( std::vector< uint256_t > const &  data)
inlinestatic

Definition at line 54 of file keccak.hpp.


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