Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
keccak.hpp File Reference

Go to the source code of this file.

Classes

class  bb::stdlib::keccak< Builder >
 KECCAAAAAAAAAAK. More...
 
struct  bb::stdlib::keccak< Builder >::keccak_state
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::stdlib
 

Functions

template<typename Builder >
void bb::stdlib::generate_keccak_test_circuit (Builder &builder, size_t num_iterations)
 Generate a simple keccak circuit for testing purposes.