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
Readonly
name: "ML-KEM-1024"
Readonly
identifier: "ML-KEM-1024"
Readonly
type: "kem"
Readonly
securityLevel: 5
Readonly
standardized: true
Readonly
description: string
Readonly
keySize: { publicKey: 1568; secretKey: 3168; ciphertext: 1568; sharedSecret: 32 }
ML-KEM-1024-INFO algorithm constants and metadata