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