Revisions of olm
Ana Guerrero (anag+factory)
accepted
request 1128818
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to 3.2.16: * * Fix and modernize the Python packaging * Fix building on various platforms when using CMake. - This release fixes unicode issues in the Python bindings, - Since this release does not have any changes that affect - Add functions to support Short Authentication String key - Add functions to perform public key signing. These are meant for use with cross-signing. The new functions are olm_clear_pk_signing, olm_pk_signing_key_from_seed, olm_pk_signature_length, and olm_pk_sign. Signatures generated by olm_pk_sign can be verified using - Improved compatibility with newer versions of Emscripten, - Add bindings for the public key encryption/decryption - Support for building using cmake. Thanks to Konstantinos - Add more functions for managing private keys in the public server-side encrypted key backups. The new functions are olm_pk_private_key_length, olm_pk_key_from_private, and deprecated: to generate a random key, use - BREAKING CHANGE: This release introduces a new API for the be much easier to use for Python developers. However, this - BREAKING CHANGE: Olm now uses WebAssembly which means it needs to load the wasm file asynchronously, and therefore needs to be started up asynchronously. The imported module now has an init() method which returns a promise. The library cannot be used until this promise resolves. - Using olm/olm.js will use the WebAssembly version of the - change spec and add devel pakage
Dominique Leuenberger (dimstar_suse)
accepted
request 1103713
from
c unix (cunix)
(revision 10)
Update to 3.2.15
Dominique Leuenberger (dimstar_suse)
accepted
request 1059021
from
c unix (cunix)
(revision 9)
update to 3.2.14:
Dominique Leuenberger (dimstar_suse)
accepted
request 1032557
from
c unix (cunix)
(revision 8)
Update to 3.2.13
Dominique Leuenberger (dimstar_suse)
accepted
request 992403
from
c unix (cunix)
(revision 7)
Update to 3.2.12
Dominique Leuenberger (dimstar_suse)
accepted
request 950268
from
c unix (cunix)
(revision 6)
Updateto 3.2.10
Dominique Leuenberger (dimstar_suse)
accepted
request 940318
from
c unix (cunix)
(revision 5)
- Update to 3.2.8 according to https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk without javascript bindings our package is not affected but better to push out soon
Dominique Leuenberger (dimstar_suse)
accepted
request 920341
from
c unix (cunix)
(revision 4)
Update to 3.2.6
Dominique Leuenberger (dimstar_suse)
accepted
request 897728
from
c unix (cunix)
(revision 3)
- Update to version 3.2.4 - Add cmake-enable-testing-builddir.patch - Enable testing
Dominique Leuenberger (dimstar_suse)
accepted
request 889373
from
c unix (cunix)
(revision 2)
Update to 3.2.2 and Python bindings first time inclusion.
Dominique Leuenberger (dimstar_suse)
accepted
request 859953
from
Luca Beltrame (luca_b)
(revision 1)
The olm library used for cryptography for the Matrix protocol. Needed by libQuotient.
Displaying all 11 revisions