anonymous1184 / bitwarden-autotype

Bitwarden Auto-Type for Windows
Do What The F*ck You Want To Public License
185 stars 18 forks source link

Unknown kdf error #50

Closed B-u-r-a-G closed 1 year ago

B-u-r-a-G commented 1 year ago

I got "Unknown kdf" error while traing to log in. I'm not sure why. Only possible reason that I can come up with is that I'm using Argon2id instead of PBKDF2 but I'm not sure

anonymous1184 commented 1 year ago

Well, the AutoType application does not mess with anything about the encryption/decryption. All of that is done by the CLI client.

If you are getting errors of that kind, come from the CLI client... have you tried to see if there are issues in the Bitwarden repo?