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

KDBX 4 Support #72

Open
ajschwieterman opened this issue Feb 6, 2020 · 0 comments
Open

KDBX 4 Support #72

ajschwieterman opened this issue Feb 6, 2020 · 0 comments

Comments

@ajschwieterman
Copy link

ajschwieterman commented Feb 6, 2020

I cannot open my database file. I get the following error below. I am using KeePassXC v2.5.3 with a MasterPassword to open the file, and the database format is KDBX 4.0. It doesn't seem like the API supports KDBX 4.0.

java.lang.NullPointerException at de.slackspace.openkeepass.domain.CrsAlgorithm.getIntValue(CrsAlgorithm.java:21) at de.slackspace.openkeepass.domain.KeePassHeader.getInnerRandomStreamId(KeePassHeader.java:304) at de.slackspace.openkeepass.domain.KeePassHeader.getValue(KeePassHeader.java:291) at de.slackspace.openkeepass.domain.KeePassHeader.getHeaderSize(KeePassHeader.java:413) at de.slackspace.openkeepass.api.KeePassDatabaseReader.decryptStream(KeePassDatabaseReader.java:114) at de.slackspace.openkeepass.api.KeePassDatabaseReader.decryptAndParseDatabase(KeePassDatabaseReader.java:38) at de.slackspace.openkeepass.KeePassDatabase.openDatabase(KeePassDatabase.java:165)

@ajschwieterman ajschwieterman changed the title Cannot Read Database File KDBX 4 Support Feb 7, 2020
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

1 participant