Registry / crypto / paired

paired

JSON →
library0.22.0rscratesunverified

Fork of the 'paired: Pairing-friendly elliptic curve library'

# Cargo.toml [dependencies] paired = "0.22.0"
INSTALL
IMPORT
SIG · PAIRED
P
paired
cryptorustv0.22.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

G1
use paired::bls12_381::G1;

Get the generator of the G1 group.

use paired::bls12_381::G1; fn main() { let g = G1::generator(); println!("{:?}", g); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.22.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
paired — cargo add paired · libregistry