Skip to main content

ThreeLaneCompressionFarm

Type Alias ThreeLaneCompressionFarm 

Source
pub type ThreeLaneCompressionFarm = ReplicatedCompressionFarm<PERFORMANCE_FARM_LANES, ROUND_COUNT, FULL_LANE_ADDRESS_BITS>;
Expand description

Exact three-by-64-round standalone generation and equivalence target.

This alias demonstrates and validates three independent instances lowered from one repeated prototype. It is not a child of the production signer; that top owns three autonomous clusters, each with its own single shared compression lane.

Aliased Typeยง

pub struct ThreeLaneCompressionFarm { /* private fields */ }