c-kzg-4844/bindings/python
Ramana Kumar 4101648253
Update python test for encoding checks
We ensure we are below the modulus by just using a zero final byte for
each field element encoding.

In the test, I do not understand why changing the final (zero) byte
causes verification to succeed instead of failing. But this is why the
change is now to the first byte.
2022-12-11 20:23:50 +00:00
..
Makefile Update bindings Makefiles with configurable blob size 2022-11-29 21:07:07 +00:00
ckzg.c Rename load_trusted_setup to load_trusted_setup_file 2022-12-10 16:07:40 +00:00
fft.py Test equivalence with py_ecc 2022-09-19 19:56:43 +01:00
kzg_proofs.py Add py_ecc tests to min-bindings 2022-10-04 00:41:24 +01:00
multicombs.py Test equivalence with py_ecc 2022-09-19 19:56:43 +01:00
py_ecc_tests.py Remove unused code, remove min- prefix 2022-11-01 14:24:02 +00:00
tests.py Update python test for encoding checks 2022-12-11 20:23:50 +00:00
tiny_trusted_setup.txt Remove unused code, remove min- prefix 2022-11-01 14:24:02 +00:00