olm 3.2.16+dfsg-2 source package in Ubuntu

Changelog

olm (3.2.16+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Workaround failing documentation build on ppc64el
  * Add LDFLAGS workaround for Ubuntu

 -- Jochen Sprickerhof <email address hidden>  Thu, 11 Jan 2024 11:26:35 +0100

Upload details

Uploaded by:
Matrix Packaging Team
Uploaded to:
Sid
Original maintainer:
Matrix Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
olm_3.2.16+dfsg-2.dsc 3.2 KiB a0991d5f506feb9be7125c2eb4e35fb7106b72a1c4d76eec424f5fce5879c190
olm_3.2.16+dfsg.orig.tar.xz 319.3 KiB 049655f24e4b18beb62b5a4147c0e18c2b3600b56d6db86ab2c8893f8a3810d9
olm_3.2.16+dfsg-2.debian.tar.xz 14.4 KiB 8dfa7bd9a6f97397b8c1d403ab448ab0d7a8db2d06b690ec67c978d645a4cb8f

No changes file available.

Binary packages built by this source

libjs-olm: implementation of the Double Ratchet cryptographic ratchet - JavaScript bindings

 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 JavaScript libolm compiled as JavaScript.

libolm-dev: implementation of the Double Ratchet cryptographic ratchet - development files

 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

 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: implementation of the Double Ratchet cryptographic ratchet - Python bindings

 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