Hey folks, I was tinkering with an ECC implementation and noticed that the R.x value sometimes ends up being the same as the public key’s x‑coordinate. Could this accidental mirroring give away any bits of the private key, or is it just a harmless coincidence? Looking for thoughts and any relevant math.