Пакет libolm: Информация
Исходный пакет: libolm
Версия: 3.2.16-alt2
Собран: 6 декабря 2025 г. 11:29
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://gitlab.matrix.org/matrix-org/olm.git
Лицензия: Apache v2.0
О пакете: An implementation of the Double Ratchet cryptographic ratchet
Описание:
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. The specification of the Olm ratchet can be found in `<docs/olm.rst>`. This library also includes an implementation of the Megolm cryptographic ratchet, as specified in `<docs/megolm.rst>`.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
libolm (riscv64)
libolm-debuginfo (riscv64)
libolm-devel (riscv64)
python3-module-libolm (riscv64)
python3-module-libolm-debuginfo (riscv64)
libolm (riscv64)
libolm-debuginfo (riscv64)
libolm-devel (riscv64)
python3-module-libolm (riscv64)
python3-module-libolm-debuginfo (riscv64)
Сопровождающий: Ivan Mazhukin
Последнее изменение
4 декабря 2025 г. Ivan Mazhukin 3.2.16-alt2
- add python3 binding subpackage
7 февраля 2024 г. Paul Wolneykien 3.2.16-alt1
- New version 3.2.16.
27 сентября 2023 г. Paul Wolneykien 3.2.15-alt2
- Remove Fix-build-on-GCC13 patch.