#1108768 ITP: golang-github-crate-crypto-go-eth-kzg -- cryptographic functions for proto-danksharding

Package:
wnpp
Source:
wnpp
Submitter:
Leonardo Arias Fonseca
Date:
2025-11-29 16:57:48 UTC
Severity:
normal
#1108768#5
Date:
2025-07-05 03:37:37 UTC
From:
To:
* Package name    : golang-github-crate-crypto-go-eth-kzg
   Version         : 1.3.0-1
   Upstream Author : Crate Crypto
* URL             : https://github.com/crate-crypto/go-eth-kzg
* License         : Apache-2.0
   Programming Lang: Go
   Description     : cryptographic functions for proto-danksharding

  This library provides the necessary cryptographic functions for EIP-4844.
  If one is not familiar with EIP-4844, you can think of this library as a
  KZG library where the polynomial degree is set to 4095 and opening
  proofs are computed on polynomials in lagrange form (4096 evaluations at
  4096'th roots of unity).

I want to package this library to unblock mev-boost, ITP bug #1107167,
and go-ethereum, ITP bug #890541