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 | 0.7.0~beta-11.fc39 | - |
Fedora 39 | 0.7.0~beta-11.fc39 | - |
Fedora 38 | 0.7.0~beta-9.fc38 | - |
Fedora 37 | 0.7.0~beta-8.fc37 | - |
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
.