Registry / crypto / ethereum-c-kzg-4844

ethereum-c-kzg-4844

JSON →
library1.0.3gogounverified

C-KZG-4844 is a C library for KZG polynomial commitments used in Ethereum's EIP-4844.

go get github.com/ethereum/c-kzg-4844
INSTALL
IMPORT
SIG · ETHEREUM-C-KZG-484
E
ethereum-c-kzg-4844
cryptogov1.0.3
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.

ckzg
github.com/ethereum/c-kzg-4844

Print the version of the C-KZG-4844 library.

package main import ( "fmt" ckzg "github.com/ethereum/c-kzg-4844" ) func main() { fmt.Println(ckzg.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
ethereum-c-kzg-4844 — go get ethereum-c-kzg-4844 · libregistry