Tagged Questions
1
vote
1answer
144 views
Tree hash and multithreading for parallelism
I am using tree hash mode of Skein on a 16 core processor. Will it automatically employ parallelism using more than one cores or do I have to use multi-threading within the tree hash for parallel ...