plugeth/crypto/kzg4844
Justin Traglia 2274a03e33
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
2023-07-24 19:13:34 +03:00
..
kzg4844_ckzg_cgo.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2023-07-24 19:13:34 +03:00
kzg4844_ckzg_nocgo.go crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 2023-05-10 14:54:14 +03:00
kzg4844_gokzg.go crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 2023-05-10 14:54:14 +03:00
kzg4844_test.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2023-07-24 19:13:34 +03:00
kzg4844.go crypto/kzg4844: do lazy init in all ckzg funcs (#27679) 2023-07-24 19:13:34 +03:00
trusted_setup.json crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) 2023-05-10 14:54:14 +03:00