[ Bron: python-x3dh ]
Pakket: python3-x3dh (1.0.4-3)
Verwijzigingen voor python3-x3dh
Debian bronnen:
Het bronpakket python-x3dh downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python 3 implementation of the X3DH key agreement protocol
This Python library offers an implementation of the Extended Triple Diffie-Hellman key agreement protocol (X3DH) as specified here.
The goal is to provide a configurable and independent implementation of the protocol, while keeping the structure close to the specification.
This library was developed as part of python-omemo, a pretty cool end-to-end encryption protocol.
Andere aan python3-x3dh gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 3.3.2)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-nacl
- Python bindings to libsodium (Python 3)
-
- dep: python3-pydantic (>= 2~)
- Data validation and settings management using Python type hinting
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-xeddsa (>= 1~)
- Python 3 implementation of the XEdDSA signature scheme