Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
4558
Topic
453
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.