Variable ML_KEM_768_INFOConst
ML_KEM_768_INFO: {
name: "ML-KEM-768";
identifier: "ML-KEM-768";
type: "kem";
securityLevel: 3;
standardized: true;
description: string;
keySize: {
publicKey: 1184;
secretKey: 2400;
ciphertext: 1088;
sharedSecret: 32;
};
} = ...
Type Declaration
Readonly
name: "ML-KEM-768"
Readonly
identifier: "ML-KEM-768"
Readonly
type: "kem"
Readonly
securityLevel: 3
Readonly
standardized: true
Readonly
description: string
Readonly
keySize: { publicKey: 1184; secretKey: 2400; ciphertext: 1088; sharedSecret: 32 }
ML-KEM-768-INFO algorithm constants and metadata