Cargo Features

Bandersnatch has no features set by default.

[dependencies]
bandersnatch = { version = "0.1.1", features = ["std", "asm"] }
std

Enables std of ark-bls12-381 ^0.3.0, ark-ec ^0.3.0, ark-ff ^0.3.0, and ark-std ^0.3.0

asm

Enables asm of ark-ff ^0.3.0

Bandersnatch has 2 features without comments.