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

    Variable KYBER768_INFOConst

    KYBER768_INFO: {
        name: "Kyber768";
        identifier: "Kyber768";
        type: "kem";
        securityLevel: 3;
        standardized: false;
        deprecated: true;
        description: string;
        keySize: {
            publicKey: 1184;
            secretKey: 2400;
            ciphertext: 1088;
            sharedSecret: 32;
        };
    } = ...

    KYBER768-INFO algorithm constants and metadata

    Type Declaration

    • Readonlyname: "Kyber768"
    • Readonlyidentifier: "Kyber768"
    • Readonlytype: "kem"
    • ReadonlysecurityLevel: 3
    • Readonlystandardized: false
    • Readonlydeprecated: true
    • Readonlydescription: string
    • ReadonlykeySize: { publicKey: 1184; secretKey: 2400; ciphertext: 1088; sharedSecret: 32 }