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

    Variable SNTRUP761_INFOConst

    SNTRUP761_INFO: {
        name: "sntrup761";
        identifier: "sntrup761";
        type: "kem";
        securityLevel: 3;
        standardized: false;
        description: string;
        keySize: {
            publicKey: 1158;
            secretKey: 1763;
            ciphertext: 1039;
            sharedSecret: 32;
        };
    } = ...

    SNTRUP761-INFO algorithm constants and metadata

    Type Declaration

    • Readonlyname: "sntrup761"
    • Readonlyidentifier: "sntrup761"
    • Readonlytype: "kem"
    • ReadonlysecurityLevel: 3
    • Readonlystandardized: false
    • Readonlydescription: string
    • ReadonlykeySize: { publicKey: 1158; secretKey: 1763; ciphertext: 1039; sharedSecret: 32 }