Cargo Features

ark-mpc has no features set by default.

[dependencies]
ark-mpc = { version = "0.1.2", features = ["stats", "test_helpers", "benchmarks"] }
stats = benchmarks
test_helpers = ark-bn254

Affects authenticated_curve::test_helpers, authenticated_scalar::test_helpers

benchmarks stats?

Affects fabric::MpcFabric.inner, fabric::MpcFabric.mac_key, fabric::MpcFabric.shutdown, ark-mpc::buffer

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.

ark-bn254 test_helpers?

Enables ark-bn254

== Arithemtic + Crypto ==