Python implementation of the Double Ratchet algorithm
This python library offers an implementation of the Double Ratchet algorithm. A double ratchet allows message encryption providing perfect forward secrecy. A double ratchet instance synchronizes with a second instance using Diffie-Hellman calculations, that are provided by the DHRatchet class.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-1.fc42 | - |
Fedora 41 | 1.0.4-1.fc41 | - |
Fedora 40 | 1.0.4-1.fc40 | - |
Fedora EPEL 9 | 0.7.0~beta-8.el9 | - |
You can contact the maintainers of this package via email at
python-doubleratchet dash maintainers at fedoraproject dot org
.