4 references to SHAKE128
System.Security.Cryptography (4)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.DigestAlgs.cs (2)
145case HashAlgorithmNames.SHAKE128: 173case HashAlgorithmNames.SHAKE128:
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
2316hashAlgorithmIdentifier = HashAlgorithmNames.SHAKE128;
System\Security\Cryptography\Shake128.NonWindows.cs (1)
8private const string HashAlgorithmId = HashAlgorithmNames.SHAKE128;