This python library offers an implementation of the Extended Triple
Diffie-Hellman key agreement protocol (X3DH).
X3DH establishes a shared secret key between two parties who mutually
authenticate each other based on public keys. X3DH provides forward
secrecy and cryptographic deniability.
Provides
Requires
License
MIT
Changelog
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.2.0-2
- Rebuilt for Python 3.14.0rc3 bytecode
* Mon Sep 01 2025 Benson Muite <fed500@fedoraproject.org> - 1.2.0-1
- Update to release 1.2.0
- Use newer packaging macros
- Package documentation
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.0.4-5
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.0.4-3
- Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-2
- Rebuilt for https://fedorapr