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