Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing hit (Edge case) #15

Open
albertobsd opened this issue Oct 2, 2021 · 0 comments
Open

Missing hit (Edge case) #15

albertobsd opened this issue Oct 2, 2021 · 0 comments

Comments

@albertobsd
Copy link

input file:

400
800000000000000000000000000000
8000000000000000000000001FFFFF
03af08c568fbbc8c878252b72ff8cc03101b8f5ef61611dfdc3289719c6dec7dc2
032a08f56606f16c2bc60e77e5fe333c4d0e2114dd7eb8cf77b542bbc9c15868d9

Only one of those keys were found, both are in the middle of the given range

Private Key: 8000000000000000000000000FFFFF
Public key: 03af08c568fbbc8c878252b72ff8cc03101b8f5ef61611dfdc3289719c6dec7dc2

Private Key: 800000000000000000000000100000
Public key: 032a08f56606f16c2bc60e77e5fe333c4d0e2114dd7eb8cf77b542bbc9c15868d9

I chose the baby step size of 0x400 (1024) just to debug less key operations, both keys are Edge cases but only one of them were found.

I wonder if someone miss one hit by this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant