crypto/elliptic: document and test that IsOnCurve(∞) == false
This also implies it can't be passed to Marshal. Fixes #37294 Change-Id: I1e6b6abd87ff31f323486958d5cb34a5c8f76b5f Reviewed-on: https://go-review.googlesource.com/c/go/+/239562 Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by:Katie Hockman <katie@golang.org>
Loading
Please sign in to comment