bls12_381_plus 0.8.15

Implementation of the BLS12-381 pairing-friendly elliptic curve construction. This is a fork from zkcrypto/bls12_381 but adds hash to curve and multiexponentiation methods as well as enables multi-pairing without the allocator requirement.
Documentation

bls12_381_plus

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 9 feature flags, 7 of them enabled by default.

default

  • groups
  • pairings
  • alloc
  • bits

groups

  • group

pairings

  • groups
  • pairing

alloc

  • group/alloc

bits

  • ff/bits

group

  • dep:group

pairing

  • dep:pairing

expose-fields

  • groups

std

    This feature flag does not enable additional features.