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

    Variable KYBER512_INFOConst

    KYBER512_INFO: {
        name: "Kyber512";
        identifier: "Kyber512";
        type: "kem";
        securityLevel: 1;
        standardized: false;
        deprecated: true;
        description: string;
        keySize: {
            publicKey: 800;
            secretKey: 1632;
            ciphertext: 768;
            sharedSecret: 32;
        };
    } = ...

    KYBER512-INFO algorithm constants and metadata

    Type Declaration

    • Readonlyname: "Kyber512"
    • Readonlyidentifier: "Kyber512"
    • Readonlytype: "kem"
    • ReadonlysecurityLevel: 1
    • Readonlystandardized: false
    • Readonlydeprecated: true
    • Readonlydescription: string
    • ReadonlykeySize: { publicKey: 800; secretKey: 1632; ciphertext: 768; sharedSecret: 32 }