4 references to Sha3_512
System.Security.Cryptography (4)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
232return Oids.Sha3_512;
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
127Oids.Sha3_512 => 512 / 8,
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
2349case Oids.Sha3_512:
System\Security\Cryptography\HashAlgorithmName.cs (1)
166case Oids.Sha3_512: