Skip to content

The DXProtocol is a library for encrypting text messages. The DXProtocol provides end-to-end encryption for voice and instant messaging conversations. This protocol is based on the Double Ratchet algorithm and the "Extended Triple Diffie-Hellman" key agreement protocol.

License

Notifications You must be signed in to change notification settings

LLCFreedom-Space/dxprotocol

Repository files navigation

DXProtocol

Swift Version License GitHub release (with filter) Read the Docs example workflow example workflow example workflow codecov

The DXProtocol is a library for encrypting text messages. The DXProtocol provides end-to-end encryption for voice and instant messaging conversations. This protocol is based on the Double Ratchet algorithm and the "Extended Triple Diffie-Hellman" key agreement protocol.

Installation

DXProtocol is available with Swift Package Manager. The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. Once you have your Swift package set up, adding DXProtocol as a dependency is as easy as adding it to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/LLCFreedom-Space/dxprotocol.git", from: "1.0.0")
]

Links

LLC Freedom Space – @LLCFreedomSpacesupport@freedomspace.company

DealogX App – @DealogXdealogx.support@freedomspace.company

Distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3. See LICENSE.md for more information.

GitHub

About

The DXProtocol is a library for encrypting text messages. The DXProtocol provides end-to-end encryption for voice and instant messaging conversations. This protocol is based on the Double Ratchet algorithm and the "Extended Triple Diffie-Hellman" key agreement protocol.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages