Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::SHA256< Builder >::sparse_ch_value Struct Reference

Public Attributes

field_ct normal
 
field_ct sparse
 
field_ct rot6
 
field_ct rot11
 
field_ct rot25
 

Detailed Description

template<typename Builder>
struct bb::stdlib::SHA256< Builder >::sparse_ch_value

Definition at line 23 of file sha256.hpp.

Member Data Documentation

◆ normal

template<typename Builder >
field_ct bb::stdlib::SHA256< Builder >::sparse_ch_value::normal

Definition at line 24 of file sha256.hpp.

◆ rot11

template<typename Builder >
field_ct bb::stdlib::SHA256< Builder >::sparse_ch_value::rot11

Definition at line 27 of file sha256.hpp.

◆ rot25

template<typename Builder >
field_ct bb::stdlib::SHA256< Builder >::sparse_ch_value::rot25

Definition at line 28 of file sha256.hpp.

◆ rot6

template<typename Builder >
field_ct bb::stdlib::SHA256< Builder >::sparse_ch_value::rot6

Definition at line 26 of file sha256.hpp.

◆ sparse

template<typename Builder >
field_ct bb::stdlib::SHA256< Builder >::sparse_ch_value::sparse

Definition at line 25 of file sha256.hpp.


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