Variable HQC_256_INFOConst
HQC_256_INFO: {
name: "HQC-256";
identifier: "HQC-256";
type: "kem";
securityLevel: 5;
standardized: false;
description: string;
keySize: {
publicKey: 7245;
secretKey: 7317;
ciphertext: 14421;
sharedSecret: 64;
};
} = ...
Type Declaration
Readonly
name: "HQC-256"
Readonly
identifier: "HQC-256"
Readonly
type: "kem"
Readonly
securityLevel: 5
Readonly
standardized: false
Readonly
description: string
Readonly
keySize: { publicKey: 7245; secretKey: 7317; ciphertext: 14421; sharedSecret: 64 }
HQC-256-INFO algorithm constants and metadata