Skip to main content

Kt256

Type Alias Kt256 

Source
pub type Kt256 = Kt<U136>;
Expand description

KT256 hasher.

Aliased Type§

pub struct Kt256 { /* private fields */ }

Trait Implementations§

Source§

impl CollisionResistance for Kt256

Source§

type CollisionResistance = UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>

Collision resistance in bytes. Read more