Cargo Features

iqkms-signing has no features set by default.

[dependencies]
iqkms-signing = { version = "0.0.1", features = ["ethereum", "secp256k1"] }
ethereum = secp256k1

Enables sha3 of iq-crypto, ethereum of iqkms-types

secp256k1 ethereum?

Enables secp256k1 of iq-crypto

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.

optional dependencies

types ethereum?

Enables iqkms-types