https://github.com/Devolutions/picky-rs/blob/9cbaab93955f2fef8f96a589b22e2582d4a8cbf0/picky-asn1-x509/src/algorithm_identifier.rs#L615 Should these be `oids::sha3_384()` and `oids::sha3_512()` instead? I'm no expert. That just looks like a typo to me.
picky-rs/picky-asn1-x509/src/algorithm_identifier.rs
Line 615 in 9cbaab9
Should these be
oids::sha3_384()andoids::sha3_512()instead? I'm no expert. That just looks like a typo to me.