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

NPE loading keepass archive created using KeepassXC 2.7.1 #75

Open
codemonstur opened this issue Nov 4, 2022 · 0 comments
Open

NPE loading keepass archive created using KeepassXC 2.7.1 #75

codemonstur opened this issue Nov 4, 2022 · 0 comments

Comments

@codemonstur
Copy link

I get the following error with my archive:

nullpointerexception: Cannot invoke "de.slackspace.openkeepass.domain.CrsAlgorithm.ordinal()" because "algorithm" is null
     at de.slackspace.openkeepass.domain.CrsAlgorithm.getIntValue(CrsAlgorithm:21)
     at de.slackspace.openkeepass.domain.KeePassHeader.getInnerRandomStreamId(KeePassHeader:304)
     at de.slackspace.openkeepass.domain.KeePassHeader.getValue(KeePassHeader:291)
     at de.slackspace.openkeepass.domain.KeePassHeader.getHeaderSize(KeePassHeader:413)
     at de.slackspace.openkeepass.api.KeePassDatabaseReader.decryptStream(KeePassDatabaseReader:114)
     at de.slackspace.openkeepass.api.KeePassDatabaseReader.decryptAndParseDatabase(KeePassDatabaseReader:38)
     at de.slackspace.openkeepass.KeePassDatabase.openDatabase(KeePassDatabase:165)
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