May-08-2018, 08:00 PM
Ok that makes sense. Didn't realise that was how it worked in ECB mode.
I've changed my code to only attempt the last block but I'm not sure about how to only writing the promising ones. Will have to look into this.
I'm currently writing all results and it is a bit faster that my original code.
The bug problem is the program hanging when the output file gets to around 200mb.
I think this is where only writing the promising ones would help.
I've changed my code to only attempt the last block but I'm not sure about how to only writing the promising ones. Will have to look into this.
I'm currently writing all results and it is a bit faster that my original code.
The bug problem is the program hanging when the output file gets to around 200mb.
I think this is where only writing the promising ones would help.