How many SHA256 hashes can a modern computer compute?

前端 未结 2 1403
情话喂你
情话喂你 2021-02-19 01:08

I want to know the mathematical time required for cracking hashes based off different sets of characters.

For example, using only 7 letter, US-ASCII alphabetic character

2条回答
  •  -上瘾入骨i
    2021-02-19 01:34

    Remember that a GPU can hash 50x - 100x faster than a CPU. Its harder to program, but more efficient. See www.bitcointalk.com for numbers. I know I do 622 million SHA-256's per sec on a Radeon HD5830.

提交回复
热议问题