Skip to main content

CAPACITY_COL_RANGE

Constant CAPACITY_COL_RANGE 

Source
pub const CAPACITY_COL_RANGE: Range<usize>;
Expand description

The capacity portion of the hasher state in the execution trace, located in columns 11..15. With LE sponge state layout [RATE0, RATE1, CAP], capacity comes last.