Cargo Features

Nimue has no features set by default.

[dependencies]
nimue = { version = "0.1.1", features = ["ark", "group", "asm"] }
ark

Enables ark-ec ^0.4, ark-ff ^0.4, and ark-serialize ^0.4

ark-ff:

optional dependencies

Affects plugins::ark

group

Enables group

Affects plugins::group

asm

Enables asm and simd of keccak

used as default hasher for the prover