Cargo Features

Spartan2 has no features set by default.

[dependencies]
spartan2 = { version = "0.1.0", features = ["portable", "flamegraph"] }
portable

Compiles in portable mode, w/o ISA extensions => binary can be executed on all systems.

Enables portable of pasta-msm

flamegraph dev

Enables criterion and flamegraph of pprof ^0.11