System.Security.Cryptography.MLKemAlgorithm
Represents a specific algorithm within the ML-KEM family.
Gets an ML-KEM algorithm identifier for the ML-KEM-1024 algorithm.
Gets an ML-KEM algorithm identifier for the ML-KEM-512 algorithm.
Gets an ML-KEM algorithm identifier for the ML-KEM-768 algorithm.
Gets the size of the ciphertext for the algorithm, in bytes.
Gets the size of the decapsulation key for the algorithm, in bytes.
Gets the size of the encapsulation key for the algorithm, in bytes.
Gets the name of the algorithm.
Gets the size of the private seed for the algorithm, in bytes.
Gets the size of the shared secret for the algorithm, in bytes.
Determines whether two MLKemAlgorithm objects specify the same algorithm name.
Determines whether two MLKemAlgorithm objects do not specify the same algorithm name.
Compares two MLKemAlgorithm objects.