olm 3.1.3+dfsg-2build1 source package in Ubuntu

Changelog

olm (3.1.3+dfsg-2build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:27:06 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Hubert Chathi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
olm_3.1.3+dfsg.orig.tar.bz2 264.6 KiB 3d5641a792d5b3cf72b63d58d0fd6b41551f68bb0e1a701b799bf13b09963faf
olm_3.1.3+dfsg-2build1.debian.tar.xz 4.0 KiB 8946dc1d7f66a633af061e2ae0c77f6eba0caa50b5158cda59921ff51f218784
olm_3.1.3+dfsg-2build1.dsc 1.9 KiB d38a512cab9dc5b1e91840b0db1b06bb1fb61ef16af3b328f66e225ce7e5e447

View changes file

Binary packages built by this source

libolm-dev: development files for the olm Double Ratchet implementation

 Olm is an implementation of the Double Ratchet cryptographic ratchet described
 by https://whispersystems.org/docs/specifications/doubleratchet/, written in C
 and C++11 and exposed as a C API.
 .
 This library also includes an implementation of the Megolm cryptographic
 ratchet which is intended for encrypted messaging applications where there
 may be a large number of recipients of each message, thus precluding the use of
 peer-to-peer encryption systems such as Olm.
 .
 Megolm is the end-to-end encryption system for the Matrix communications
 protocol.
 .
 This package contains the development files for compiling programs that use
 olm.

libolm3: implementation of the Double Ratchet cryptographic ratchet in C++

 Olm is an implementation of the Double Ratchet cryptographic ratchet described
 by https://whispersystems.org/docs/specifications/doubleratchet/, written in C
 and C++11 and exposed as a C API.
 .
 This library also includes an implementation of the Megolm cryptographic
 ratchet which is intended for encrypted messaging applications where there
 may be a large number of recipients of each message, thus precluding the use of
 peer-to-peer encryption systems such as Olm.
 .
 Megolm is the end-to-end encryption system for the Matrix communications
 protocol.

libolm3-dbgsym: debug symbols for libolm3
python3-olm: Python bindings for the olm Double Ratchet implementation

 Olm is an implementation of the Double Ratchet cryptographic ratchet described
 by https://whispersystems.org/docs/specifications/doubleratchet/, written in C
 and C++11 and exposed as a C API.
 .
 This library also includes an implementation of the Megolm cryptographic
 ratchet which is intended for encrypted messaging applications where there
 may be a large number of recipients of each message, thus precluding the use of
 peer-to-peer encryption systems such as Olm.
 .
 Megolm is the end-to-end encryption system for the Matrix communications
 protocol.
 .
 This package contains the Python 3 bindings for libolm.

python3-olm-dbgsym: debug symbols for python3-olm