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-5.fc35 | - | 
| Fedora 35 | 0.7.0~beta-5.fc35 | - | 
			You can contact the maintainers of this package via email at
			python-doubleratchet dash maintainers at fedoraproject dot org.