Cargo Features
lattice-commitments has no features set by default.
[dependencies]
lattice-commitments = { version = "0.0.1", features = ["serde", "zk"] }
- serde
-
Enables serde, serde of ring-math ^0.3.0 and scalarff ^0.7.0
- zk = discrete-gaussian
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.
- discrete-gaussian zk?
-
Enables discrete-gaussian ^0.0.4