./chat/libomemo-c, OMEMO library (asynchronous ratcheting forward-secrecy)

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 0.5.1nb2, Package name: libomemo-c-0.5.1nb2, Maintainer: gdt

This is a fork of
[libsignal-protocol-c](https://github.com/whispersystems/libsignal-protocol-c),
an implementation of Signal's ratcheting forward secrecy protocol that
works in synchronous and asynchronous messaging. The fork adds
support for OMEMO as defined in
[XEP-0384](https://xmpp.org/extensions/xep-0384.html) versions 0.3.0
and 0.4.0+.


Master sites:

Filesize: 234.144 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-14 13:57:37 by Thomas Klausner | Files touched by this commit (66)
Log message:
*: recursive bump for abseil-20260107.0 shlib version bump
   2025-08-24 18:36:20 by Thomas Klausner | Files touched by this commit (65)
Log message:
*: recursive bump for abseil 20250814.0
   2025-08-15 11:45:59 by Greg Troxel | Files touched by this commit (1)
Log message:
chat/libomemo-c: Belatedly add bl3
   2025-08-13 17:02:26 by Greg Troxel | Files touched by this commit (4)
Log message:
chat/libomemo-c: Add version 0.5.1

libomemo-c is a library implementing Signal's ratcheting forward
secrecy protocol that works in synchronous and asynchronous messaging.
It is a fork of the Signal version, adding support for OMEMO.