issues
search
SquidDev
/
Cipher-Crackers
Crackers for National Cipher Challenge
MIT License
4
stars
0
forks
source link
Multithreaded ciphers (Fixes #12)
#13
Closed
SquidDev
closed
10 years ago
SquidDev
commented
10 years ago
Multithreading uses async and await now enabling better control flow.
New 'RunningButton' shows indeterminate progress bar when running
Ciphers' crack methods run on a separate thread (implemented on cipher side).