Variable FRODOKEM_640_SHAKE_INFOConst
FRODOKEM_640_SHAKE_INFO: {
name: "FrodoKEM-640-SHAKE";
identifier: "FrodoKEM-640-SHAKE";
type: "kem";
securityLevel: 1;
standardized: false;
description: string;
keySize: {
publicKey: 9616;
secretKey: 19888;
ciphertext: 9720;
sharedSecret: 16;
};
} = ...
Type Declaration
Readonly
name: "FrodoKEM-640-SHAKE"
Readonly
identifier: "FrodoKEM-640-SHAKE"
Readonly
type: "kem"
Readonly
securityLevel: 1
Readonly
standardized: false
Readonly
description: string
Readonly
keySize: { publicKey: 9616; secretKey: 19888; ciphertext: 9720; sharedSecret: 16 }
FRODOKEM-640-SHAKE-INFO algorithm constants and metadata