Barretenberg
The ZK-SNARK library at the core of Aztec
|
#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 |
Definition at line 16 of file sha256_constraint.hpp.
|
friend |
uint32_t acir_format::Sha256Input::num_bits |
Definition at line 18 of file sha256_constraint.hpp.
uint32_t acir_format::Sha256Input::witness |
Definition at line 17 of file sha256_constraint.hpp.