Post
Topic
Board Development & Technical Discussion
Re: Faster SHA-256, MSVC build
by
Olipro
on 20/07/2010, 23:30:35 UTC
How many bytes does bitcoin typically hash each time?

as far as I can see, it hashes 16 bytes at a time, the number of 16 byte blocks to process is variable, check the main.cpp