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