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

Encryption of SignalMessage fails 'n' times then succeeds with the same message #10

Open
timt opened this issue Sep 29, 2017 · 0 comments

Comments

@timt
Copy link

timt commented Sep 29, 2017

I have a strange situation where after having successfully processed/decrypted the PreSignalMessage, calling SignalSessionCipher.encryptData fails with a 'Code 0 - Unknown error'

After some investigation, I found that if simply repeating the call to SignalSessionCipher.encryptData step recursively it will eventually succeed.

Can anyone shed some light on this or point me in the direction of how to isolate the problem?

@timt timt changed the title Encryption of SignalMessage fails 'n' times Encryption of SignalMessage fails 'n' times then succeeds with the same message Sep 29, 2017
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