Cargo Features
hbs-lms has no features set by default.
[dependencies]
hbs-lms = { version = "0.2.0-alpha.1", features = ["std", "fast_verify", "verbose"] }
- std fast_verify?
- fast_verify = crossbeam, rand, std
-
Affects
hss::hss_sign_mut
… - verbose
-
Affects
hbs-lms::Signature.hash_iterations
…
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.