dusk-bls12_381 0.8.0

Fork of the implementation of the BLS12-381 pairing-friendly elliptic curve construction with some extra tooling needed by the Dusk team
Documentation

dusk-bls12_381

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 9 of them enabled by default.

default

  • std

std

  • alloc
  • parallel
  • groups
  • pairings
  • endo
  • byteorder
  • rand_core/std

alloc

    This feature flag does not enable additional features.

parallel

  • rayon

groups

    This feature flag does not enable additional features.

pairings

  • groups

endo

    This feature flag does not enable additional features.

byteorder

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

canon

  • canonical
  • canonical_derive

serde_req

  • serde
  • std

nightly

  • subtle/nightly

canonical_derive

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

canonical

    This feature flag does not enable additional features.