Package org.jivesoftware.smackx.omemo
package org.jivesoftware.smackx.omemo
Classes and interfaces for OMEMO Encryption. This module consists of the
XMPP logic and some abstract crypto classes that have to be implemented
using concrete crypto libraries (like signal-protocol-java or olm).
See smack-omemo-signal for a concrete implementation (GPL licensed).
- See Also:
-
ClassDescriptionSuper class for OMEMO integration tests.Convenience class.Abstract OMEMO integration test framing, which creates and initializes two OmemoManagers (for conOne and conTwo).Ephemera Trust Callback used to make trust decisions in tests.Simple OMEMO message encryption integration test.This test sends a message from Alice to Bob, while Bob has automatic decryption disabled.