2bd8ea92b1
* Added kzg crate * Added basic commitment and proof creation methods * Added blob verification * DA kzg custom blob sizes (#325) * Added types module * Added dynamic size methods * Added compute and verify test * Fix using wrong constant on compute_commitment * Criterion setup and first benchmark * Move constants to settings struct * Add tiny docs * Pad blob is data shorter than it should --------- Co-authored-by: Gusto <bacvinka@gmail.com> --------- Co-authored-by: Gusto <bacvinka@gmail.com>