Variable KYBER512_INFOConst
KYBER512_INFO: {
name: "Kyber512";
identifier: "Kyber512";
type: "kem";
securityLevel: 1;
standardized: false;
deprecated: true;
description: string;
keySize: {
publicKey: 800;
secretKey: 1632;
ciphertext: 768;
sharedSecret: 32;
};
} = ...
Type Declaration
Readonly
name: "Kyber512"
Readonly
identifier: "Kyber512"
Readonly
type: "kem"
Readonly
securityLevel: 1
Readonly
standardized: false
Readonly
deprecated: true
Readonly
description: string
Readonly
keySize: { publicKey: 800; secretKey: 1632; ciphertext: 768; sharedSecret: 32 }
KYBER512-INFO algorithm constants and metadata