mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 03:25:05 -05:00
fix: v0-parameters, update security choice
This commit is contained in:
@@ -50,7 +50,7 @@ pub struct Args {
|
||||
#[clap(
|
||||
long,
|
||||
default_value_t = 128,
|
||||
help = "Supported values: 80, 96, 112, 128, 144, 160, 176, 192, 256"
|
||||
help = "Supported values: 80, 96, 112, 128, 192"
|
||||
)]
|
||||
pub security_level: u64,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user