mirror of
https://github.com/blyssprivacy/sdk.git
synced 2026-01-13 09:07:58 -05:00
* add noise estimation * add pub param dedup * fix noise estimates * add better paramset * Make backwards compatible * Fix CI and server * Prepare for spiral-server crate * update lock * Deps * Do prerelease * Update dependency * Fix version * Deps * More fixes * Bump ver * Prepare for release
14 lines
194 B
JSON
14 lines
194 B
JSON
{
|
|
"n": 2,
|
|
"nu_1": 9,
|
|
"nu_2": 5,
|
|
"p": 256,
|
|
"q2_bits": 22,
|
|
"t_gsw": 7,
|
|
"t_conv": 3,
|
|
"t_exp_left": 5,
|
|
"t_exp_right": 5,
|
|
"instances": 4,
|
|
"db_item_size": 32768,
|
|
"version": 1
|
|
} |