Cargo Features

cita-ed25519 has no features set by default.

[dependencies]
cita-ed25519 = { version = "0.1.0", features = ["sha3hash", "blake2bhash", "sm3hash"] }
sha3hash

Enables sha3hash of cita-hashable

blake2bhash

Enables blake2bhash of cita-hashable

sm3hash

Enables sm3hash of cita-hashable

cita-ed25519 has 3 features without comments.