tigase / siskin-im

(M) Public Project of Tigase Messenger for iOS devices based on Tigase Swift XMPP library.
GNU General Public License v3.0
175 stars 37 forks source link

describe how to implement OMEMO Encryption #175

Closed majdalden closed 10 months ago

majdalden commented 2 years ago

Is there any description of how OMEMO encryption is implemented step-by-step Siskin?

hantu85 commented 2 years ago

OMEMO implementation in SiskinIM is based on XMPP OMEMO specification which can be found https://xmpp.org/extensions/xep-0384.html in version 0.3.0. The actual OMEMO library used by SiskinIM can be found here https://github.com/tigase/tigase-swift-omemo/

Neustradamus commented 10 months ago

@tigase team, I think it can be closed :)