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

Error in DecryptCiphertext in session cipher class #16

Open
kanthanandam opened this issue Mar 27, 2020 · 2 comments
Open

Error in DecryptCiphertext in session cipher class #16

kanthanandam opened this issue Mar 27, 2020 · 2 comments

Comments

@kanthanandam
Copy link

kanthanandam commented Mar 27, 2020

Good evening,

We are trying to use Signal with OMEMO in an XMPP application, however we are stuck in decrypting the message payload in session cipher:
NSData *decryptedKeyData = [sessionCipher decryptCiphertext:ciphertext error:&error];

Session builder processing pre key message returns "Invalid ProtoBuf" error -

Screenshot 2020-03-27 at 4 33 02 PM

And i am getting the error as mentioned below:

Screenshot 2020-03-27 at 4 34 18 PM

Could you please help us?

Thanks in advance

@ghost
Copy link

ghost commented Aug 7, 2020

I'm facing the same problem. Is there any solution?

@ashfauckAgira
Copy link

Same here

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

2 participants