`kyber.Point` interface should have a `OnCurve()` function to verify a point is properly on the curve. · Issue #574 · dedis/kyber · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows protocol or scheme implementers to add checks to safe-guard them against invalid curve attacks.
Sadly, as this is a BIG breaking change to the kyber.Point interface, it needs to happen before we release v4.