パッケージ: libolm2 (2.2.2+git20170526.0fd768e+dfsg-1 など)
libolm2 に関するリンク
Debian の資源:
olm ソースパッケージをダウンロード:
- [olm_2.2.2+git20170526.0fd768e+dfsg-1.dsc]
- [olm_2.2.2+git20170526.0fd768e+dfsg.orig.tar.gz]
- [olm_2.2.2+git20170526.0fd768e+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [matrix.org]
類似のパッケージ:
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.
その他の libolm2 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3