Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
AES128ShapeValidationTest Class Reference
Inheritance diagram for AES128ShapeValidationTest:

Protected Types

using Builder = UltraCircuitBuilder
 
using FF = Builder::FF
 

Static Protected Member Functions

static std::pair< Builder, AES128Constraintmake_constraint (size_t num_input_bytes, size_t num_output_bytes)
 

Detailed Description

Definition at line 676 of file aes128_constraint.test.cpp.

Member Typedef Documentation

◆ Builder

◆ FF

Definition at line 679 of file aes128_constraint.test.cpp.

Member Function Documentation

◆ make_constraint()

static std::pair< Builder, AES128Constraint > AES128ShapeValidationTest::make_constraint ( size_t  num_input_bytes,
size_t  num_output_bytes 
)
inlinestaticprotected

Definition at line 684 of file aes128_constraint.test.cpp.


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