4 references to EvpKemAlgs
System.Security.Cryptography (4)
System\Security\Cryptography\MLKemImplementation.OpenSsl.cs (4)
14internal static new bool IsSupported => Interop.Crypto.EvpKemAlgs.MlKem512 is not null; 121name = Interop.Crypto.EvpKemAlgs.MlKem512; 125name = Interop.Crypto.EvpKemAlgs.MlKem768; 129name = Interop.Crypto.EvpKemAlgs.MlKem1024;