issues
search
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
Add Commit to IPAConfig
#11
Closed
kevaundray
closed
3 years ago
kevaundray
commented
3 years ago
committing to a polynomial using an arbitrary set of generators is only needed internally, so we can make that function private and add a Commit method on IPAConfig, which allows you to commit to a polynomial using the SRS in the config