|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstddef>#include <string_view>#include <tuple>#include "../columns.hpp"#include "barretenberg/relations/generic_permutation/generic_permutation_relation.hpp"#include "barretenberg/vm2/constraining/relations/interactions_base.hpp"Go to the source code of this file.
Classes | |
| struct | bb::avm2::perm_bc_hashing_get_packed_field_0_settings_ |
| struct | bb::avm2::perm_bc_hashing_get_packed_field_1_settings_ |
| struct | bb::avm2::perm_bc_hashing_get_packed_field_2_settings_ |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
Typedefs | |
| using | bb::avm2::perm_bc_hashing_get_packed_field_0_settings = permutation_settings< perm_bc_hashing_get_packed_field_0_settings_ > |
| template<typename FF_ > | |
| using | bb::avm2::perm_bc_hashing_get_packed_field_0_relation = permutation_relation_base< FF_, perm_bc_hashing_get_packed_field_0_settings > |
| using | bb::avm2::perm_bc_hashing_get_packed_field_1_settings = permutation_settings< perm_bc_hashing_get_packed_field_1_settings_ > |
| template<typename FF_ > | |
| using | bb::avm2::perm_bc_hashing_get_packed_field_1_relation = permutation_relation_base< FF_, perm_bc_hashing_get_packed_field_1_settings > |
| using | bb::avm2::perm_bc_hashing_get_packed_field_2_settings = permutation_settings< perm_bc_hashing_get_packed_field_2_settings_ > |
| template<typename FF_ > | |
| using | bb::avm2::perm_bc_hashing_get_packed_field_2_relation = permutation_relation_base< FF_, perm_bc_hashing_get_packed_field_2_settings > |