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

    Variable HQC_192_INFOConst

    HQC_192_INFO: {
        name: "HQC-192";
        identifier: "HQC-192";
        type: "kem";
        securityLevel: 3;
        standardized: false;
        description: string;
        keySize: {
            publicKey: 4522;
            secretKey: 4586;
            ciphertext: 8978;
            sharedSecret: 64;
        };
    } = ...

    HQC-192-INFO algorithm constants and metadata

    Type Declaration

    • Readonlyname: "HQC-192"
    • Readonlyidentifier: "HQC-192"
    • Readonlytype: "kem"
    • ReadonlysecurityLevel: 3
    • Readonlystandardized: false
    • Readonlydescription: string
    • ReadonlykeySize: { publicKey: 4522; secretKey: 4586; ciphertext: 8978; sharedSecret: 64 }