Discussion:
[john-dev] bcrypt-opencl on Test Suite
Claudio André
2017-02-24 14:42:08 UTC
Permalink
Hi, anyone knows why is this happening? Is 300 the correct number now?
Should I PR a fix to TS?

Claudio


form=Bcrypt-opencl guesses: 300 -show= 300 0:00:00:01
DONE : Expected count(s) (1500) [!!!FAILED1!!! ret_val=0]
.pot CHK:Bcrypt-opencl guesses: 300 0:00:00:01 DONE [PASSED]
(300 val-pwd)

form=Bcrypt_broken-opencl guesses: 300 -show= 300 0:00:00:01
DONE : Expected count(s) (1500) [!!!FAILED1!!! ret_val=0]
.pot CHK:Bcrypt_broken-opencl guesses: 300 0:00:00:01 DONE [PASSED]
(300 val-pwd)
magnum
2017-02-27 11:56:48 UTC
Permalink
Post by Claudio André
Hi, anyone knows why is this happening? Is 300 the correct number now?
Should I PR a fix to TS?
Claudio
form=Bcrypt-opencl guesses: 300 -show= 300 0:00:00:01
DONE : Expected count(s) (1500) [!!!FAILED1!!! ret_val=0]
.pot CHK:Bcrypt-opencl guesses: 300 0:00:00:01 DONE [PASSED]
(300 val-pwd)
form=Bcrypt_broken-opencl guesses: 300 -show= 300 0:00:00:01
DONE : Expected count(s) (1500) [!!!FAILED1!!! ret_val=0]
.pot CHK:Bcrypt_broken-opencl guesses: 300 0:00:00:01 DONE [PASSED]
(300 val-pwd)
I get that too now (I didn't test it for quite a while). I'm not aware
of any natural cause, it's probably a bug. Perhaps we should bisect it.

magnum

Loading...