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

Go to the source code of this file.

Classes

struct  bb::avm2::perm_execution_dispatch_keccakf1600_settings_
 
struct  bb::avm2::perm_execution_dispatch_get_contract_instance_settings_
 

Namespaces

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

Typedefs

using bb::avm2::perm_execution_dispatch_keccakf1600_settings = permutation_settings< perm_execution_dispatch_keccakf1600_settings_ >
 
template<typename FF_ >
using bb::avm2::perm_execution_dispatch_keccakf1600_relation = permutation_relation_base< FF_, perm_execution_dispatch_keccakf1600_settings >
 
using bb::avm2::perm_execution_dispatch_get_contract_instance_settings = permutation_settings< perm_execution_dispatch_get_contract_instance_settings_ >
 
template<typename FF_ >
using bb::avm2::perm_execution_dispatch_get_contract_instance_relation = permutation_relation_base< FF_, perm_execution_dispatch_get_contract_instance_settings >