nomos-specs/da/kzg_rs
Daniel Sanchez Quiros e48bde1e56 Fix rs encoding to fit with missing points 2024-04-02 18:38:07 +02:00
..
__init__.py KZG core functionality (#73) 2024-02-27 17:49:27 +01:00
common.py Da rs core (#75) 2024-03-05 16:53:14 +01: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 rs core (#75) 2024-03-05 16:53:14 +01:00
rs.py Fix rs encoding to fit with missing points 2024-04-02 18:38:07 +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 2024-04-02 18:38:07 +02:00
trusted_setup.py KZG core functionality (#73) 2024-02-27 17:49:27 +01:00