Variable ML_KEM_512_INFOConst
ML_KEM_512_INFO: {
name: "ML-KEM-512";
identifier: "ML-KEM-512";
type: "kem";
securityLevel: 1;
standardized: true;
description: "NIST FIPS 203 ML-KEM-512 (128-bit quantum security)";
keySize: {
publicKey: 800;
secretKey: 1632;
ciphertext: 768;
sharedSecret: 32;
};
} = ...
Type Declaration
Readonlyname: "ML-KEM-512"
Readonlyidentifier: "ML-KEM-512"
Readonlytype: "kem"
ReadonlysecurityLevel: 1
Readonlystandardized: true
Readonlydescription: "NIST FIPS 203 ML-KEM-512 (128-bit quantum security)"
ReadonlykeySize: { publicKey: 800; secretKey: 1632; ciphertext: 768; sharedSecret: 32 }
ML-KEM-512 algorithm constants and metadata