eth2.0-specs/tests/formats/kzg_7594
Justin Traglia e514ac6328 Add kzg_7594 test formats 2024-04-23 10:15:21 -05:00
..
README.md Add kzg_7594 test formats 2024-04-23 10:15:21 -05:00
compute_cells.md Add kzg_7594 test formats 2024-04-23 10:15:21 -05:00
compute_cells_and_proofs.md Add kzg_7594 test formats 2024-04-23 10:15:21 -05:00
recover_all_cells.md Add kzg_7594 test formats 2024-04-23 10:15:21 -05:00
verify_cell_proof.md Add kzg_7594 test formats 2024-04-23 10:15:21 -05:00
verify_cell_proof_batch.md Add kzg_7594 test formats 2024-04-23 10:15:21 -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: