protolambda / go-kzg

FFT, data-recovery and KZG commitments, a.k.a. Kate commitments, in Go - *super experimental*
MIT License
90 stars 26 forks source link

Function returning the compressed form of a G1 point #5

Closed gballet closed 3 years ago

gballet commented 3 years ago

This is required for verkle trees, as the hashes are calculated on the compressed form of a commitment.