Cargo Features

cryptix-bn254 has no features set by default.

[dependencies]
cryptix-bn254 = { version = "0.1.0", features = ["std", "rand"] }
std
rand

Enables rand_core, rand of cryptix-field

cryptix-bn254 has 2 features without comments.