Registry / crypto / snarkos-curves

snarkos-curves

JSON →
libraryrscratesunverified

Elliptic curves for a decentralized operating system, used in zero-knowledge proofs.

# Cargo.toml [dependencies] snarkos-curves = "latest"
INSTALL
IMPORT
SIG · SNARKOS-CURVES
S
snarkos-curves
cryptorust
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.

Bls12_377
use snarkos_curves::bls12_377::Bls12_377;

Initializes the BLS12-377 elliptic curve.

use snarkos_curves::bls12_377::Bls12_377; fn main() { let curve = Bls12_377::new(); println!("BLS12-377 curve initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
snarkos-curves — cargo add snarkos-curves · libregistry