Cargo Features

concrete-keygen has no features set by default.

[dependencies]
concrete-keygen = { version = "0.1.0", features = ["cli", "wasm"] }
cli

Enables clap and zip

Required by keyasm and keygen binaries

wasm

Enables serde_json, tfhe, wasm-bindgen, wasm-bindgen-futures, and web-sys

Affects concrete-keygen::wasm