Registry / crypto / consensys-gurvy

consensys-gurvy

JSON →
library0.20.1gogounverified

An elliptic curve and pairing library for Go.

go get github.com/consensys/gurvy
INSTALL
IMPORT
SIG · CONSENSYS-GURVY
C
consensys-gurvy
cryptogov0.20.1
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.

gurvy
github.com/consensys/gurvy

Work with elliptic curves and pairings.

package main import ( "fmt" "github.com/consensys/gurvy" ) func main() { curve := gurvy.BN254 fmt.Println(curve) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.20.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
consensys-gurvy — go get consensys-gurvy · libregistry