3 references to SlhDsaShake128f
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (1)
35Oids.SlhDsaShake128f,
src\libraries\Common\src\System\Security\Cryptography\SlhDsaAlgorithm.cs (2)
117public static SlhDsaAlgorithm SlhDsaShake128f { get; } = new SlhDsaAlgorithm("SLH-DSA-SHAKE-128f", 16, 17088, Oids.SlhDsaShake128f); 190Oids.SlhDsaShake128f => SlhDsaShake128f,