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
Readonly
name: "sntrup761"
Readonly
identifier: "sntrup761"
Readonly
type: "kem"
Readonly
securityLevel: 3
Readonly
standardized: false
Readonly
description: string
Readonly
keySize: { publicKey: 1158; secretKey: 1763; ciphertext: 1039; sharedSecret: 32 }
SNTRUP761-INFO algorithm constants and metadata