Solar Designer
Solar Designer
I took further comments on the gpg issue to #3543 as we already had that issue opened and its cause is quite likely separate from what Claudio observed with the...
If anyone wants to proceed to debug this further, a next step could be to identify and take Ubuntu's exact libxcrypt version and binary package where the issue was triggered...
> `crypt` suffers from some random illness from time to time, even on x86. Can you please post in here some version info about the underlying system? Most importantly, versions...
We don't even know whether we'll keep this functionality longer-term, so we certainly don't intend to spend time on it before our upcoming release.
Should we perhaps remove all mentions of `case` from `doc/README.librexgen` and then close this issue?
> updating pfx2john.py to python3 (minor changes here https://github.com/kabutor/python/blob/master/pfx2john.py) FWIW, we already have the same changes in here, introduced in 708ea345e0ed46ffdc80d6fbdade859cce793281.
> The only difference I see is that the number of iterations in windows is 2000 and the iterations in the mozilla pkcs12 are 600000 Also salt length 16 is...
Except for MSSql05, all of these also fail like that in a gcc build (still AVX512BW).
We'll probably get an updated Blake2 implementation along with #2738, so this task would be wiring the format to use that.
> We'll probably get an updated Blake2 implementation along with https://github.com/openwall/john/issues/2738 No, we did not. That only gave us AVX512F-enabled BlaMka (which is specific to Argon2), not BLAKE2. Besides, for...