Skip to main content

Sha256VerifierTop

Type Alias Sha256VerifierTop 

Source
pub type Sha256VerifierTop = VerifierTop<InlineCompressionLane<64, 6>>;
Expand description

Production three-cluster verifier with three inline full SHA-256 lanes.

Aliased Typeยง

pub struct Sha256VerifierTop { /* private fields */ }