Python implementation of the OMEMO Encryption protocol
Description
This python library offers an open implementation of the OMEMO
Multi-End Message and Object Encryption protocol.
OMEMO is an extension of the XMPP protocol defined as XEP-0384. It
provides multi-end to multi-end encryption, allowing messages to be
synchronized securely across multiple clients, even if some of them
are offline.