add noise estimatins mp-party brk key

This commit is contained in:
Janmajaya Mall
2024-05-16 13:16:28 +05:30
parent 9f229fe2a9
commit c1018f80d4
7 changed files with 685 additions and 54 deletions

View File

@@ -45,7 +45,7 @@ pub(super) const MP_BOOL_PARAMS: BoolParameters<u64> = BoolParameters::<u64> {
br_q: 1 << 11,
rlwe_n: 1 << 11,
lwe_n: 500,
d_rgsw: 4,
d_rgsw: 5,
logb_rgsw: 12,
d_lwe: 5,
logb_lwe: 4,