python-x3dh 1.0.3-1 source package in Ubuntu

Changelog

python-x3dh (1.0.3-1) unstable; urgency=medium

  * New upstream version.
  * Add autopkgtest.

 -- Martin <email address hidden>  Sun, 04 Dec 2022 09:47:29 +0000

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-x3dh_1.0.3-1.dsc 2.2 KiB 6962570350f748ef98c0e9a0f85a5e8b780b6e72fc226175c66f2f5fef6eee0a
python-x3dh_1.0.3.orig.tar.gz 44.7 KiB cbf48b05ef895ef2de9390e857bdb5a4c4cac468da999cf1f34cc159553811d6
python-x3dh_1.0.3-1.debian.tar.xz 2.5 KiB f06366c24e6e5c3a39c2de89df84d1950308835b451ba875670538267d70949a

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.