Cargo Features
[dependencies]
snowbridge-amcl = { version = "1.0.2", default-features = false, features = ["std", "all", "anssi", "bls24", "bls48", "bls381", "bls383", "bls461", "bn254", "bn254cx", "brainpool", "c25519", "c41417", "ed25519", "fp256bn", "fp512bn", "goldilocks", "hifive", "nist256", "nist384", "nist521", "nums256e", "nums256w", "nums384e", "nums384w", "nums512e", "nums512w", "rsa2048", "rsa3072", "rsa4096", "secp256k1", "bench"] }
- default = std
-
The
std
feature is set by default wheneversnowbridge-amcl
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables std of parity-scale-codec and scale-info
- all bench? = anssi, bls24, bls381, bls383, bls461, bls48, bn254, bn254cx, brainpool, c25519, c41417, ed25519, fp256bn, fp512bn, goldilocks, hifive, nist256, nist384, nist521, nums256e, nums256w, nums384e, nums384w, nums512e, nums512w, rsa2048, rsa3072, rsa4096, secp256k1
- anssi all?
-
Affects
snowbridge-amcl::anssi
… - bls24 all?
-
Affects
snowbridge-amcl::bls24
… - bls48 all?
-
Affects
snowbridge-amcl::bls48
… - bls381 all?
-
Affects
snowbridge-amcl::bls381
… - bls383 all?
-
Affects
snowbridge-amcl::bls383
… - bls461 all?
-
Affects
snowbridge-amcl::bls461
… - bn254 all?
-
Affects
snowbridge-amcl::bn254
… - bn254cx all?
-
Affects
snowbridge-amcl::bn254cx
… - brainpool all?
-
Affects
snowbridge-amcl::brainpool
… - c25519 all?
-
Affects
snowbridge-amcl::c25519
… - c41417 all?
-
Affects
snowbridge-amcl::c41417
… - ed25519 all?
-
Affects
snowbridge-amcl::ed25519
… - fp256bn all?
-
Affects
snowbridge-amcl::fp256bn
… - fp512bn all?
-
Affects
snowbridge-amcl::fp512bn
… - goldilocks all?
-
Affects
snowbridge-amcl::goldilocks
… - hifive all?
-
Affects
snowbridge-amcl::hifive
… - nist256 all?
-
Affects
snowbridge-amcl::nist256
… - nist384 all?
-
Affects
snowbridge-amcl::nist384
… - nist521 all?
-
Affects
snowbridge-amcl::nist521
… - nums256e all?
-
Affects
snowbridge-amcl::nums256e
… - nums256w all?
-
Affects
snowbridge-amcl::nums256w
… - nums384e all?
-
Affects
snowbridge-amcl::nums384e
… - nums384w all?
-
Affects
snowbridge-amcl::nums384w
… - nums512e all?
-
Affects
snowbridge-amcl::nums512e
… - nums512w all?
-
Affects
snowbridge-amcl::nums512w
… - rsa2048 all?
-
Affects
snowbridge-amcl::rsa2048
… - rsa3072 all?
-
Affects
snowbridge-amcl::rsa3072
… - rsa4096 all?
-
Affects
snowbridge-amcl::rsa4096
… - secp256k1 all?
-
Affects
snowbridge-amcl::secp256k1
… - bench = all