Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
acir_format::Sha256Input Struct Reference

#include <sha256_constraint.hpp>

Public Member Functions

 MSGPACK_FIELDS (witness, num_bits)
 

Public Attributes

uint32_t witness
 
uint32_t num_bits
 

Friends

bool operator== (Sha256Input const &lhs, Sha256Input const &rhs)=default
 

Detailed Description

Definition at line 16 of file sha256_constraint.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

acir_format::Sha256Input::MSGPACK_FIELDS ( witness  ,
num_bits   
)

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( Sha256Input const &  lhs,
Sha256Input const &  rhs 
)
friend

Member Data Documentation

◆ num_bits

uint32_t acir_format::Sha256Input::num_bits

Definition at line 18 of file sha256_constraint.hpp.

◆ witness

uint32_t acir_format::Sha256Input::witness

Definition at line 17 of file sha256_constraint.hpp.


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