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

banderwagon: check point in curve in SetBytesUncompressed #69

Closed jsign closed 9 months ago

jsign commented 9 months ago

This PR adds an extra check in banderwagon.SetBytesUncomprssed(..., true) such that:

Tests were added to check both cases.