I am running some -m 14000 -a 3 searches with multiple cyphertexts and same plaintext.
Recovered........: 0/3 (0.00%) Digests, 0/1 (0.00%) Salts
I've noticed that performance is slower when searching multiple cyphertexts and best performance is delivered when searching only one key. My question is:
As soon as I recover some of the keys, can I stop the search and continue from the last restore point (with --skip parameter), but now search only for one or two keys? So this comes down to, is the --skip value compatible when the number of cyphertexts changes? Reminding that plaintext is the same.
Recovered........: 0/3 (0.00%) Digests, 0/1 (0.00%) Salts
I've noticed that performance is slower when searching multiple cyphertexts and best performance is delivered when searching only one key. My question is:
As soon as I recover some of the keys, can I stop the search and continue from the last restore point (with --skip parameter), but now search only for one or two keys? So this comes down to, is the --skip value compatible when the number of cyphertexts changes? Reminding that plaintext is the same.