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

User Reported Error with Re-Loading Stored Keys #205

Closed
UppaJung opened this issue Feb 14, 2023 · 2 comments · Fixed by #207
Closed

User Reported Error with Re-Loading Stored Keys #205

UppaJung opened this issue Feb 14, 2023 · 2 comments · Fixed by #207

Comments

@UppaJung
Copy link
Contributor

Hi,
After capturing and storing my dicekey codes, I cannot retrieve them anymore. After entering the screen unlock pattern, the following error code appears (see image).
How to solve the issue?

BugReport

@UppaJung
Copy link
Contributor Author

Current hypothesis is that this exception is thrown here:

return cipher.doFinal(encryptedData.getEncryptedData())

which is called from here:

val humanReadable = String(appKeyStore.decryptData(cipher, encryptedDiceKey.encryptedData))

@UppaJung
Copy link
Contributor Author

UppaJung commented Dec 4, 2023

Customer confirms this is now all fixed in 1.12. Thanks so much @angelix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant