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

edit
It appears, if I'm looking at the source correctly, that bitcoin does 2 hashes and a bunch of other stuff and only counts it as 1 hash.  Which means polarssl probably isn't faster then.