python-doubleratchet 0.7.0~beta-1 source package in Ubuntu

Changelog

python-doubleratchet (0.7.0~beta-1) unstable; urgency=medium

  * New upstream version.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Martin <email address hidden>  Sun, 13 Mar 2022 17:26:27 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-doubleratchet_0.7.0~beta-1.dsc 2.1 KiB 860825c4cd5a2836f431d917d182e638f998863c7aebec2652c38dcf1ecd12eb
python-doubleratchet_0.7.0~beta.orig.tar.gz 20.7 KiB 59c3be742cc89b0c8badbd15eff836154a1a0d07203a37465a4423053a9cf984
python-doubleratchet_0.7.0~beta-1.debian.tar.xz 2.1 KiB 30a82a20d1ee9c80e71f400b4105dc2742ad800a80b57eb51df298b742026300

Available diffs

No changes file available.

Binary packages built by this source

python3-doubleratchet: Python 3 implementation of the Double Ratchet algorithm

 This python library offers an implementation of the Double Ratchet
 algorithm as specified here.
 .
 The goal is to provide a configurable and independent implementation of
 the algorithm, while keeping the structure close to the specification
 and providing recommended settings.
 .
 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.