OneKeePass / desktop

A secure password manager for macOS,Linux and Windows platforms
GNU General Public License v3.0
176 stars 13 forks source link

Only Argon 2d kdf algorithm is supported #22

Open PandaFang opened 6 months ago

PandaFang commented 6 months ago

Please agree to the following

Summary

Cannot open database created by keepass ,now keepass use AES-KDF from v2.55

What software is involved?

Steps to Reproduce

  1. [First Step] use latest KeePass create a database
  2. [Second Step] use OneKeePass open the database

Expected Behavior

open database

Actual Behavior

image

Reproducibility

Always

Relevant Log Output

No response

Anything else?

No response

jeyasankar commented 6 months ago

Hi @PandaFang ,

Thanks for your interest on the app. I will add the KDF algorithm AES-KDF sometime in a later release.

For now you can always change AES-KDF to Argon 2d in KeePass and then open the database using OneKeePass