Registry / crypto / consensys-goff

consensys-goff

JSON →
library0.4.1gogounverified

Package goff generates fast finite field arithmetic code for a given modulus, used in cryptographic applications.

go get github.com/consensys/goff
INSTALL
IMPORT
SIG · CONSENSYS-GOFF
C
consensys-goff
cryptogov0.4.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.

goff
github.com/consensys/goff

Print the version of goff.

package main import ( "fmt" "github.com/consensys/goff" ) func main() { // Example usage: generate field arithmetic code fmt.Println(goff.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
consensys-goff — go get consensys-goff · libregistry