Variable ML_KEM_1024_INFOConst
ML_KEM_1024_INFO: {
name: "ML-KEM-1024";
identifier: "ML-KEM-1024";
type: "kem";
securityLevel: 5;
standardized: true;
description: string;
keySize: {
publicKey: 1568;
secretKey: 3168;
ciphertext: 1568;
sharedSecret: 32;
};
} = ...
Type Declaration
Readonlyname: "ML-KEM-1024"
Readonlyidentifier: "ML-KEM-1024"
Readonlytype: "kem"
ReadonlysecurityLevel: 5
Readonlystandardized: true
Readonlydescription: string
ReadonlykeySize: { publicKey: 1568; secretKey: 3168; ciphertext: 1568; sharedSecret: 32 }
ML-KEM-1024-INFO algorithm constants and metadata