LibSignalProtocolSwift icon indicating copy to clipboard operation
LibSignalProtocolSwift copied to clipboard

Facing issue in decrypt message

Open ankathiriya opened this issue 5 years ago • 2 comments

Hello All,

I'm using this encryption decryption library in my chat messaging app. I follow the same procedure as describe in readme file.

I'm facing very strange issue during decryption.i would like to describe the way I have implement.

Actually its working perfect for first time when I create prekeybundle and session as well encryption and description also working fine. But its not able to decrypt message working I create again prekeybundle and session from same keys.

I'm using same rekey,public key and sign pre key to create bundle and session.

Looking forward to some help from you.

ankathiriya avatar Nov 14 '19 10:11 ankathiriya

You fix this? I got the same issue

dangell7 avatar May 18 '20 15:05 dangell7

You fix this? I got the same issue

Hi, I am also facing the issue in decryption. have you solve the issue? I have wasted so much time but not getting the solution.

jainpalak95 avatar Jun 29 '20 18:06 jainpalak95