Hello.
I have such a problem In my task the number of candidates is slightly more than 37 billion. The search speed is 1120 kH/s and it takes more than 6 days to complete 100% of this task.
Question: h/s is not candidates per second? or do I not understand something correctly? Since at a speed of 1120 kH/s (if it is a candidate per second) I can sort through more than 96 billion passwords in a day. And in my case, it turns out that for 37 billion candidates, I need 6 days. That is, my actual brute force speed is about 71.3 candidates per second.
Please explain to me what is my mistake and what I don't understand?
I have such a problem In my task the number of candidates is slightly more than 37 billion. The search speed is 1120 kH/s and it takes more than 6 days to complete 100% of this task.
Question: h/s is not candidates per second? or do I not understand something correctly? Since at a speed of 1120 kH/s (if it is a candidate per second) I can sort through more than 96 billion passwords in a day. And in my case, it turns out that for 37 billion candidates, I need 6 days. That is, my actual brute force speed is about 71.3 candidates per second.
Please explain to me what is my mistake and what I don't understand?