I'm still working on a POW-32 note using a single threaded python script. Its over 8.3 billion checks and the closest I've gotten is POW-30
Please Login to reply.
Import the same script but written in C and import that C module to Python. Should run faster that way