Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argon2 format #84

Open
anarcat opened this issue Apr 7, 2024 · 1 comment
Open

argon2 format #84

anarcat opened this issue Apr 7, 2024 · 1 comment

Comments

@anarcat
Copy link
Contributor

anarcat commented Apr 7, 2024

The vaultwarden server expects hashes to be passed as argon2 which look something like this:

$argon2id$v=19$m=19456,t=2,p=1$cXpKdUxHSWhlaUs1QVVsSStkbTRPQVFPSmdpamFCMHdvYjVkWTVKaDdpYz0$E1UgBKjUCD2Roy0jdHAJvXihugpG+N9WcAaR8P6Qn/8

It would be nice to have trocla support those as well! :)

(Similar to the yescrypt request in #81...)

@duritong
Copy link
Owner

Happty to take PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants