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;
};
} = ...
Type Declaration
Readonlyname: "sntrup761"
Readonlyidentifier: "sntrup761"
Readonlytype: "kem"
ReadonlysecurityLevel: 3
Readonlystandardized: false
Readonlydescription: string
ReadonlykeySize: { publicKey: 1158; secretKey: 1763; ciphertext: 1039; sharedSecret: 32 }
SNTRUP761-INFO algorithm constants and metadata