signalapp/libsignal-protocol-c
None observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3998
- days_rel: n/a
- days_push: 2224
- n_releases_24m: 0
Adoption not part of the score
1417 stars · 286 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C implementation of the Signal Protocol, a ratcheting forward-secrecy encryption protocol for synchronous and asynchronous messaging. It provides the cryptographic primitives used by Signal for end-to-end encrypted communication.
Use cases
- add end-to-end encryption to a chat application
- implement the Signal double ratchet protocol in C
- encrypt messages with forward secrecy
- integrate Signal protocol into a mobile messaging app
- build secure asynchronous messaging
When to choose
- you need the Signal Protocol in a C or C-based mobile/embedded project
- you want battle-tested end-to-end encryption primitives for messaging
When to avoid
- you need an actively developed version - the repo has been superseded by libsignal (Rust) and the last release was 2020
- you want a high-level ready-made chat solution rather than a crypto library
- GPL-3.0 licensing is incompatible with your project
Facets
library · maturity maintenance
cryptography security serialization security privacy cross-platform c signal-protocol end-to-end-encryption double-ratchet forward-secrecy messaging-protocol messaging ios android
1 source
- readme: https://github.com/signalapp/libsignal-protocol-c · fetched 2026-08-28 · d7d218a44932
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| signalapp/libsignal-protocol-c | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="signalapp/libsignal-protocol-c")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem