crate-crypto / go-ipa

A Go implementation of cryptographic primitives for Verkle Trees
https://verkle.dev
Apache License 2.0
32 stars 14 forks source link

ipa: do batch inversions for barycentric coefficients terms #39

Closed jsign closed 1 year ago

jsign commented 1 year ago

This PR batches inversions when computing barycentric coefficients.