nomos-specs/da/kzg_rs
Daniel Sanchez 84130ba58a
Da: fk20 fixes (#96)
* Simplify ranges

* Fix and beautify code
2024-06-26 17:27:29 +02:00
..
__init__.py KZG core functionality (#73) 2024-02-27 17:49:27 +01:00
common.py Da: fk20 proof generation (#95) 2024-06-17 09:20:11 +02:00
fft.py Da: fk20 proof generation (#95) 2024-06-17 09:20:11 +02:00
fk20.py Da: fk20 fixes (#96) 2024-06-26 17:27:29 +02:00
kzg.py Chunkify up to 31byte elements (#87) 2024-03-20 11:03:39 +01:00
poly.py Da encoding protocol (#76) 2024-03-08 14:16:14 +01:00
roots.py Da: fk20 proof generation (#95) 2024-06-17 09:20:11 +02:00
rs.py Fix rs encoding to fit with missing points (#90) 2024-04-09 07:55:17 +02:00
test_fft.py Da: fk20 proof generation (#95) 2024-06-17 09:20:11 +02:00
test_fk20.py Da: fk20 proof generation (#95) 2024-06-17 09:20:11 +02:00
test_kzg.py Da encoding protocol (#76) 2024-03-08 14:16:14 +01:00
test_rs.py Fix rs encoding to fit with missing points (#90) 2024-04-09 07:55:17 +02:00
trusted_setup.py KZG core functionality (#73) 2024-02-27 17:49:27 +01:00
utils.py Da: fk20 proof generation (#95) 2024-06-17 09:20:11 +02:00