We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e4abfa commit 9eb0e83Copy full SHA for 9eb0e83
tfhe/web_wasm_parallel_tests/worker.js
@@ -665,7 +665,7 @@ async function compactPublicKeyZeroKnowledgeBench() {
665
ShortintParametersName.PARAM_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128,
666
),
667
casting_params: new ShortintCompactPublicKeyEncryptionParameters(
668
- ShortintCompactPublicKeyEncryptionParametersName.PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128_ZKV1,
+ ShortintCompactPublicKeyEncryptionParametersName.V1_3_PARAM_PKE_MESSAGE_2_CARRY_2_KS_PBS_TUNIFORM_2M128_ZKV1,
669
670
},
671
];
0 commit comments