Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.35k stars 262 forks source link

Unable to open database created with KeePassXC #1003

Closed x80486 closed 3 years ago

x80486 commented 3 years ago

Describe the Bug

I recently created a database using AES 256-bit with Argon2d key derivation function. The only thing that I did was to increase the transform rounds to 64...the rest was the defaults — namely 64 MiB memory usage and 2 thread parallelism.

To Reproduce

Steps to reproduce the behavior:

  1. Create a database with the aforementioned settings
  2. Use a key file and a (strong) password
  3. Copy the key file to the phone
  4. Try to open the database

Expected Behavior

To be able to open up the database and see the entries.

KeePass Database

KeePassDX

Android

x80486 commented 3 years ago

Not an issue with KeePassDX. I copied the key file using FileZilla, and looks like somehow it changed the encoding (or something else). I copied it to my MEGA drive and download it to the phone...and everything is fine.

By the way, thanks for KeePassDX open source! 🍹