bls12_381_plus
v0.8.18 GrowingImplementation 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.
Quick Verdict
- โNot updated for 1+ year
- !Pre-1.0: API may have breaking changes
- โTrusted by 523 crates
- !Heavy dependency tree (27 direct deps)
- โPermissive license (MIT/Apache-2.0)
Security
Deep Insights
32.6K downloads in the last 30 days (1.1K/day), up 23% from the previous period.
523 crates depend on bls12_381_plus. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 69 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Despite being 4+ years old, bls12_381_plus hasn't reached 1.0 yet. Expect potential API changes between versions.
27 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include vsss-rs, blsful, jubjub-plus, zkryptium, gennaro-dkg. When high-quality crates choose bls12_381_plus, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on bls12_381_plus
Version Adoption
Release Timeline
Feature Flags
default =["groups", "pairings", "alloc", "bits"]