KyberParameter

Parameter sets for ML-KEM.

This class contains the defined parameter values for each set of ML-KEM according to NIST FIPS 203.

Author

Ron Lauren Hombre

Entries

Link copied to clipboard

ML-KEM-512 (RBG Strength: 128, NIST Security Category: 1).

Link copied to clipboard

ML-KEM-768 (RBG Strength: 192, NIST Security Category: 3).

Link copied to clipboard

ML-KEM-1024 (RBG Strength: 256, NIST Security Category: 5).

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The byte length of the Cipher Text for the parameter set.

Link copied to clipboard

The byte length of the Decapsulation Key for the parameter set.

Link copied to clipboard

The byte length of the Decryption Key for the parameter set.

Link copied to clipboard
val DU: Int
Link copied to clipboard
val DV: Int
Link copied to clipboard

The byte length of the Encapsulation Key for the parameter set.

Link copied to clipboard

The byte length of the Encryption Key for the parameter set.

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
val ETA1: Int
Link copied to clipboard
val ETA2: Int
Link copied to clipboard
val K: Int
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.