Cargo Features
parity-crypto has no features set by default.
[dependencies]
parity-crypto = { version = "0.9.0", features = ["publickey"] }
- publickey = ethereum-types, lazy_static, rustc-hex, secp256k1
-
public key crypto utils
moved from ethkey module in parity ethereum repositoryAffects
parity-crypto::publickey
…
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.