crypto/elliptic.Curve.IsOnCurve (method)
3 uses
crypto/elliptic (current package)
elliptic.go#L31: IsOnCurve(x, y *big.Int) bool
elliptic.go#L354: if !curve.IsOnCurve(x, y) {
elliptic.go#L385: if !curve.IsOnCurve(x, y) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)