An open API service indexing awesome lists of open source software.

https://github.com/4l0n3r/crypt-meet-up

To provide end-to-end encryption for instant messaging conversations using the Double Ratchet Algorithm.
https://github.com/4l0n3r/crypt-meet-up

double-ratchet-algorithm python sockets

Last synced: about 1 year ago
JSON representation

To provide end-to-end encryption for instant messaging conversations using the Double Ratchet Algorithm.

Awesome Lists containing this project

README

          

**Description:**

To provide end-to-end encryption for instant messaging conversations using the Double
Ratchet Algorithm. What's app, Signal, Facebook messenger are currently using this
mechanism for message privacy. But we come up with the local version of this security ...!