c-kzg-4844/src
Justin Traglia d3b061f84b
Add bytes32_from_hex helper function (#103)
2023-01-31 15:48:41 +00:00
..
Makefile Add a basic unittest framework + a compute KZG proof test (#96) 2023-01-30 13:40:12 +00:00
c_kzg_4844.c Add some validate_kzg_g1 tests (#102) 2023-01-31 11:26:25 +00:00
c_kzg_4844.h Add some validate_kzg_g1 tests (#102) 2023-01-31 11:26:25 +00:00
test_c_kzg_4844.c Add bytes32_from_hex helper function (#103) 2023-01-31 15:48:41 +00:00
tinytest.h Add a basic unittest framework + a compute KZG proof test (#96) 2023-01-30 13:40:12 +00:00
trusted_setup.txt Align trusted_setup.txt with the spec 2022-12-14 12:18:02 +02:00
trusted_setup_4.txt Add example setup for FIELD_ELEMENTS_PER_BLOB=4 2022-12-01 20:32:27 +00:00