Variable KYBER768_INFOConst
KYBER768_INFO: {
name: "Kyber768";
identifier: "Kyber768";
type: "kem";
securityLevel: 3;
standardized: false;
deprecated: true;
description: string;
keySize: {
publicKey: 1184;
secretKey: 2400;
ciphertext: 1088;
sharedSecret: 32;
};
} = ...
Type Declaration
Readonly
name: "Kyber768"
Readonly
identifier: "Kyber768"
Readonly
type: "kem"
Readonly
securityLevel: 3
Readonly
standardized: false
Readonly
deprecated: true
Readonly
description: string
Readonly
keySize: { publicKey: 1184; secretKey: 2400; ciphertext: 1088; sharedSecret: 32 }
KYBER768-INFO algorithm constants and metadata