eth2.0-specs/tests/formats/kzg_7594
kevaundray a3a6c916b2
Remove proof parameter from `recover_cells_and_kzg_proofs` (#3819)
2024-06-27 14:17:14 -05:00
..
README.md Rename compute_cells_and_proofs to compute_cells_and_kzg_proofs 2024-04-25 21:57:22 -05:00
compute_cells.md Add kzg_7594 test formats 2024-04-23 10:15:21 -05:00
compute_cells_and_kzg_proofs.md Rename compute_cells_and_proofs to compute_cells_and_kzg_proofs 2024-04-25 21:57:22 -05:00
recover_cells_and_kzg_proofs.md Remove proof parameter from `recover_cells_and_kzg_proofs` (#3819) 2024-06-27 14:17:14 -05:00
verify_cell_kzg_proof.md Rename CellID to CellIndex 2024-06-11 07:41:52 -05:00
verify_cell_kzg_proof_batch.md Rename CellID to CellIndex 2024-06-11 07:41:52 -05:00

README.md

KZG tests for EIP-7594

A test type for KZG libraries. Tests all the public interfaces that a KZG library is required to implement for EIP-7594, as defined in polynomial-commitments-sampling.md.

We do not recommend rolling your own crypto or using an untested KZG library.

The KZG test suite runner has the following handlers: