On 31/01/2023 18:51, Christopher Schultz wrote:
$ digest.sh -a 'PBKDF2' 'secret'
If we get (swallowed) errors while trying to find out which
CredentialHandler should performing the password mutation, then we just
always use the last one we tried. That effectively changes the default
Cre
All,
I was trying to run digest.sh today with some potentially unusual
arguments and it was behaving in ways I didn't expect.
First, I wanted to get it to generate PBKDF2 hashes, and so I tried the
most obvious thing I could think of:
$ digest.sh -a 'PBKDF2' 'secret'
I got this error outpu