go-ethereum/crypto/kzg4844
Daniel Liu 247ebd6a6d crypto/kzg4844: do lazy init in all ckzg funcs (#27679)
* crypto/kzg4844: remove unnecessary init call & fix typo

* Fix kzg4844 tests/benchmarks

* Make init lazy & revert changes to tests
2024-12-09 17:49:00 +08:00
..
kzg4844.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2024-12-09 17:49:00 +08:00
kzg4844_ckzg_cgo.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2024-12-09 17:49:00 +08:00
kzg4844_ckzg_nocgo.go crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 2024-12-09 17:49:00 +08:00
kzg4844_gokzg.go crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 2024-12-09 17:49:00 +08:00
kzg4844_test.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2024-12-09 17:49:00 +08:00
trusted_setup.json crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 2024-12-09 17:49:00 +08:00