altf4 / untwister

Seed recovery tool for PRNGs
GNU General Public License v3.0
359 stars 42 forks source link

Support multiple CPU cores #2

Closed altf4 closed 10 years ago

altf4 commented 10 years ago

Use C++ threads, or maybe Boost threads to run execution in a pool of a specified number of CPU threads.

altf4 commented 10 years ago

Fixed in b2032e08ca8303bf08d7044c0b5e76b0271a8156