Cargo Features

cita-secp256k1 has no features set by default.

[dependencies]
cita-secp256k1 = { version = "0.1.1", features = ["sha3hash", "blake2bhash", "sm3hash"] }
sha3hash

Enables sha3hash of cita-hashable

blake2bhash

Enables blake2bhash of cita-hashable

sm3hash

Enables sm3hash of cita-hashable

cita-secp256k1 has 3 features without comments.