Open egandunning opened 8 years ago
Parallelize hash breaking algorithms on the GPU. Or use POSIX threads. https://en.wikipedia.org/wiki/POSIX_Threads 13
Multithreading in Qt: http://doc.qt.io/qt-4.8/threads.html
QtConcurrent: http://doc.qt.io/qt-4.8/threads-qtconcurrent.html
QtConcurrent 5.8: http://doc.qt.io/qt-5/qtconcurrent-index.html
Parallelize hash breaking algorithms on the GPU. Or use POSIX threads. https://en.wikipedia.org/wiki/POSIX_Threads 13