python-x3dh 0.5.9~beta-3 source package in Ubuntu

Changelog

python-x3dh (0.5.9~beta-3) unstable; urgency=medium

  * Add debian/watch file, using pypi.

 -- Debian Janitor <email address hidden>  Wed, 25 May 2022 21:33:38 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-x3dh_0.5.9~beta-3.dsc 2.0 KiB f8df0cd1a094abdda1476c2bc9483e20e69058b209629364cd50757b26448b80
python-x3dh_0.5.9~beta.orig.tar.gz 17.1 KiB 9b751901deddeaa92a6014d83bfccebdb5a21bfc5f279bef6fac219c5b8fdf78
python-x3dh_0.5.9~beta-3.debian.tar.xz 2.3 KiB 47a70ded2b1dd660d34e7e91de6b8916d67295daabd0947b4a2f71a4348c9b34

Available diffs

No changes file available.

Binary packages built by this source

python3-x3dh: 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.
 .
 This package provides the Python 3.x module.