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
I'm willing to work on this as it's useful to me and seems like it would be pretty simple to implement.
How should this work though? For example, there's a formula to estimate how many hashes you have to generate to have a certain chance of finding a key, so should we just pick an arbitrary probability use that? Or would it be more useful to say something like, "50% chance of finding a key in X minutes, 75% chance of finding one in Y minutes?"
Like I said, the math seems simple, so if we can decide how to present the information to the user then I'm happy to add this feature myself.
The text was updated successfully, but these errors were encountered:
I'm willing to work on this as it's useful to me and seems like it would be pretty simple to implement.
How should this work though? For example, there's a formula to estimate how many hashes you have to generate to have a certain chance of finding a key, so should we just pick an arbitrary probability use that? Or would it be more useful to say something like, "50% chance of finding a key in X minutes, 75% chance of finding one in Y minutes?"
Like I said, the math seems simple, so if we can decide how to present the information to the user then I'm happy to add this feature myself.
The text was updated successfully, but these errors were encountered: