Skip to main content

RATE_COL_RANGE

Constant RATE_COL_RANGE 

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

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