Registry / crypto / crate-crypto-go-kzg-4844

crate-crypto-go-kzg-4844

JSON →
library1.1.0gogounverified

Go implementation of KZG polynomial commitment scheme for EIP-4844.

go get github.com/crate-crypto/go-kzg-4844
INSTALL
IMPORT
SIG · CRATE-CRYPTO-GO-KZ
C
crate-crypto-go-kzg-4844
cryptogov1.1.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.

kzg
github.com/crate-crypto/go-kzg-4844

Prints the version of the KZG library.

package main import ( "fmt" "github.com/crate-crypto/go-kzg-4844" ) func main() { fmt.Println(kzg.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
crate-crypto-go-kzg-4844 — go get crate-crypto-go-kzg-4844 · libregistry