bls12_381_plus 0.9.0

Implementation of the BLS12-381 pairing-friendly elliptic curve construction. This is a fork of zkcrypto/bls12_381 that adds hash-to-curve and multi-exponentiation methods and enables multi-pairing without requiring an allocator.
Documentation

bls12_381_plus

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 18 feature flags, 7 of them enabled by default.

default

alloc (default)

bits (default)

groups (default)

pairings (default)

group (default)

group_013 (default)

pairing (default)

ark

ark-bls12-381

ark-ec

ark-ff

ark-serialize

elliptic-curve-tools

expose-fields

num-bigint

num-traits

rand

std

This feature flag does not enable additional features.