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

Support Argon2id #139

Closed
basbebe opened this issue Jan 13, 2021 · 1 comment
Closed

Support Argon2id #139

basbebe opened this issue Jan 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@basbebe
Copy link

basbebe commented Jan 13, 2021

KeeppassXC supports Argon2id as of it's latest 2.6.3 prerelease (keepassxreboot/keepassxc#5778)

Argon2id is less vulnerable to side-channel-attacks than Argon2d and is recommended by IETF: https://tools.ietf.org/html/draft-irtf-cfrg-argon2-03

Although Argon2d might be perfectly appropriate for most common usecases (https://keepass.info/help/base/security.html#secdictprotect), there is no documentation if Keepassium supports opening Argon2id databases at the moment.

Is that correct?

@basbebe basbebe added the enhancement New feature or request label Jan 13, 2021
@keepassium
Copy link
Owner

It's already in beta. I will update the repo later today.

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

No branches or pull requests

2 participants