barretenberg
Loading...
Searching...
No Matches
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Friends | List of all members
Circuit::BlackBoxFuncCall Struct Reference

Classes

struct  AND
 
struct  Blake2s
 
struct  EcdsaSecp256k1
 
struct  EcdsaSecp256r1
 
struct  FixedBaseScalarMul
 
struct  HashToField128Security
 
struct  Keccak256
 
struct  Keccak256VariableLength
 
struct  PedersenCommitment
 
struct  PedersenHash
 
struct  RANGE
 
struct  RecursiveAggregation
 
struct  SchnorrVerify
 
struct  SHA256
 
struct  XOR
 

Public Member Functions

std::vector< uint8_t > bincodeSerialize () const
 

Static Public Member Functions

static BlackBoxFuncCall bincodeDeserialize (std::vector< uint8_t >)
 

Public Attributes

std::variant< AND, XOR, RANGE, SHA256, Blake2s, SchnorrVerify, PedersenCommitment, PedersenHash, HashToField128Security, EcdsaSecp256k1, EcdsaSecp256r1, FixedBaseScalarMul, Keccak256, Keccak256VariableLength, RecursiveAggregationvalue
 

Friends

bool operator== (const BlackBoxFuncCall &, const BlackBoxFuncCall &)
 

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