@openforge-sh/liboqs - v0.14.3
    Preparing search index...

    Variable HQC_128_INFOConst

    HQC_128_INFO: {
        name: "HQC-128";
        identifier: "HQC-128";
        type: "kem";
        securityLevel: 1;
        standardized: false;
        description: string;
        keySize: {
            publicKey: 2249;
            secretKey: 2305;
            ciphertext: 4433;
            sharedSecret: 64;
        };
    } = ...

    HQC-128-INFO algorithm constants and metadata

    Type Declaration

    • Readonlyname: "HQC-128"
    • Readonlyidentifier: "HQC-128"
    • Readonlytype: "kem"
    • ReadonlysecurityLevel: 1
    • Readonlystandardized: false
    • Readonlydescription: string
    • ReadonlykeySize: { publicKey: 2249; secretKey: 2305; ciphertext: 4433; sharedSecret: 64 }