Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
ultra_keccak_flavor.hpp
Go to the documentation of this file.
1// === AUDIT STATUS ===
2// internal: { status: Completed, auditors: [Sergei], commit: }
3// external_1: { status: not started, auditors: [], commit: }
4// external_2: { status: not started, auditors: [], commit: }
5// =====================
6
7#pragma once
9
10namespace bb {
11
27
28} // namespace bb
Common transcript class for both parties. Stores the data for the current round, as well as the manif...
CommitmentKey object over a pairing group 𝔾₁.
Base Native verification key class.
Definition flavor.hpp:135
A container encapsulating all the commitments that the verifier receives (to precomputed polynomials ...
bb::crypto::Keccak HashFunction
static constexpr bool USE_PADDING
Wrapper holding a verification key and its precomputed hash.
Definition flavor.hpp:541
A wrapper class used to construct KeccakTranscript.
Definition keccak.hpp:52
Entry point for Barretenberg command-line interface.
Definition api.hpp:5