Demystifying KZG Poly-commit Scheme
A KZG polynomial commitment scheme allows a prover to commit to a polynomial so that they can later reveal and prove properties about the polynomial (like its value at certain points) without revealing the entire polynomial. This is particularly usef...
Dec 30, 20233 min read84
