pub type BashPrgHash1281 = BashPrgHash<160, 1>;Expand description
bash-prg-hash with ℓ = 128 and d = 1
Aliased Type§
pub struct BashPrgHash1281 { /* private fields */ }Trait Implementations§
Source§impl AssociatedOid for BashPrgHash1281
Available on crate feature oid only.
impl AssociatedOid for BashPrgHash1281
Available on crate feature
oid only.Source§const OID: ObjectIdentifier
const OID: ObjectIdentifier
The OID associated with this type.