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

    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;
        };
    } = ...

    HQC-256-INFO algorithm constants and metadata

    Type Declaration

    • Readonlyname: "HQC-256"
    • Readonlyidentifier: "HQC-256"
    • Readonlytype: "kem"
    • ReadonlysecurityLevel: 5
    • Readonlystandardized: false
    • Readonlydescription: string
    • ReadonlykeySize: { publicKey: 7245; secretKey: 7317; ciphertext: 14421; sharedSecret: 64 }