Skip to main content

BashPrgHash1921

Type Alias BashPrgHash1921 

Source
pub type BashPrgHash1921 = BashPrgHash<144, 1>;
Expand description

bash-prg-hash with ℓ = 192 and d = 1

Aliased Type§

pub struct BashPrgHash1921 { /* private fields */ }

Trait Implementations§

Source§

impl AssociatedOid for BashPrgHash1921

Available on crate feature oid only.
Source§

const OID: ObjectIdentifier

The OID associated with this type.
Source§

impl CollisionResistance for BashPrgHash1921

Source§

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

Collision resistance in bytes. Read more