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
x = 48439561293906451759052585252797914202762949526041747995844080717082404635286
y = 36134250956749795798585127919587881956611106672985015071877198253568414405109
P256().ScalarMult(x, y, 30) != P256().ScalarMult(x, y, N + 30)
Thanks to Guido Vranken for reporting this issue via the Ethereum Foundation bug
bounty program.