Variable KYBER1024_INFOConst
KYBER1024_INFO: {
name: "Kyber1024";
identifier: "Kyber1024";
type: "kem";
securityLevel: 5;
standardized: false;
deprecated: true;
description: string;
keySize: {
publicKey: 1568;
secretKey: 3168;
ciphertext: 1568;
sharedSecret: 32;
};
} = ...
Type Declaration
Readonlyname: "Kyber1024"
Readonlyidentifier: "Kyber1024"
Readonlytype: "kem"
ReadonlysecurityLevel: 5
Readonlystandardized: false
Readonlydeprecated: true
Readonlydescription: string
ReadonlykeySize: { publicKey: 1568; secretKey: 3168; ciphertext: 1568; sharedSecret: 32 }
KYBER1024-INFO algorithm constants and metadata