tink: GeneralSecurityException: decryption failed
GeneralSecurityException: decryption failed
File "AeadWrapper.java", line 82, in decrypt
File "TinkHelper.kt", line 33, in decrypt
This error occurs with version 1.3.0-rc1 on an Android device running 9.0 but is fixed in versino 1.3.0-rc4. We can’t upgrade to 1.3.0-rc4 because of https://github.com/google/tink/issues/301.
Will the 1.3.0 release contain the fix for the decryption error but not the issue with firebase?
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 20 (16 by maintainers)
@simtse could you please provide a stack trace?
Edit: ah sorry, saw your stack trace. I’m investigating and will provide a more meaningful update later.