crypto/elliptic: make IsOnCurve return false for invalid field elements
Thanks to Guido Vranken for reporting this issue. Fixes #50974 Fixes CVE-2022-23806 Change-Id: I0201c2c88f13dd82910985a495973f1683af9259 Reviewed-on: https://go-review.googlesource.com/c/go/+/382455 Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Trust: Filippo Valsorda <filippo@golang.org> Reviewed-by:Roland Shoemaker <roland@golang.org> Reviewed-by:
Katie Hockman <katie@golang.org> Trust: Katie Hockman <katie@golang.org>
Loading
Please sign in to comment