/Kate_Poly_Commit

Polynomial commitment and opening using KZG10

Primary LanguageRust

Kate_Poly_Commit

Polynomial commitment and opening using KZG10

Based on the paper by Aniket Kate, Gregory Zaverucha, Ian Goldberg [KZG10]. The polynomial commitment scheme uses type-III pairing. To run it, build and run

cargo test

You can also change the examples used in the tests.