Skip to main content

Crate p3_blake3_air

Crate p3_blake3_air 

Source
Expand description

An AIR for the Blake-3 permutation. Assumes the field size is between 2^20 and 2^32.

Structs§

Blake3Air
Assumes the field size is at least 16 bits.
Blake3Cols
Columns for a Blake-3 AIR which computes one permutation per row.
Blake3State
A state at a single instance of time.
FullRound
Full round columns.

Constants§

NUM_BLAKE3_COLS

Functions§

generate_trace_rows