Registry / crypto / ark-secp256k1

ark-secp256k1

JSON →
library0.5.0rscratesunverified

The secp256k1 elliptic curve implementation for the arkworks algebra ecosystem.

# Cargo.toml [dependencies] ark-secp256k1 = "0.5.0"
INSTALL
IMPORT
SIG · ARK-SECP256K1
A
ark-secp256k1
cryptorustv0.5.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.

AffinePoint
use ark_secp256k1::AffinePoint;

Get the generator point of the secp256k1 curve.

use ark_secp256k1::AffinePoint; fn main() { let _point = AffinePoint::generator(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
Resources
ark-secp256k1 — cargo add ark-secp256k1 · libregistry