substrate-bn 0.6.0

Pairing cryptography with the Barreto-Naehrig curve
Documentation
1
2
3
4
5
6
language: rust

script:
  - cargo test --release
  - cargo test --release --no-default-features
  - cargo check --no-default-features