Cargo Features
multi-party-ecdsa has no features set by default.
[dependencies]
multi-party-ecdsa = { version = "0.8.1", features = ["cclst"] }
- default
-
These default features are set whenever
multi-party-ecdsa
is added without
somewhere in the dependency tree.default-features = false Enables rust-gmp-kzen of curv-kzen ^0.9
- cclst = class_group
-
Affects
two_party_ecdsa::cclst_2019
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.