libsignal-protocol-c
libsignal-protocol-java
libsignal-protocol-c | libsignal-protocol-java | |
---|---|---|
4 | 7 | |
1,348 | 1,701 | |
- | - | |
0.0 | 0.0 | |
over 4 years ago | over 3 years ago | |
C | Java | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
libsignal-protocol-c
-
I wonder why Signal’s download size is so much larger than the competition? Intuition says it would be smaller
Signal wrote their own open source protocol, libsignal, to provide end to end encryption; or as they put it "a ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging environments." Source I'd wager good money a chunk of that space is for said library and dependencies PLUS the regular rigamarole for an Android app.
- Session Encrypted Messenger
-
Are There Any Tutorials On How To Use The Signal
Signal protocol library for C/C++.
- Millions Flock to Telegram and Signal as Fears Grow Over Big Tech
libsignal-protocol-java
-
The Joy of Cryptography
Signal message keys seem to include an IV. [1] Message keys are generated by passing a chain key through a key derivation function. [2] So you can also expand a shared secret established through Diffie-Hellman.
Someone please correct me if I'm wrong.
[1] https://github.com/signalapp/libsignal-protocol-java/blob/ma...
[2] https://signal.org/docs/specifications/doubleratchet/Set0_1....
- Facebook will verschlüsselte WhatsApp Nachrichten analysieren
-
Aprovado a 06/07/2021 o ChatControl permite a monitorização de todas as trocas de correspondecias digitais na UE, ordem judicial não é necessária e utilizadores "inspecionados" não são informados.
Parece que a lib de encriptação do WhatsApp é baseada na do Signal.
-
End to end encryption in chat application
You might want to use the Signal protocol libraries https://github.com/signalapp/libsignal-protocol-java
-
Question about Signal API
Signal Protocol Java library
-
Telegram Can Oversee All Things That Happen In
Whatsapp provides API at least for business. Moreover, in theory the use signal protocol and signal library that are open source and available. Moreover, there are many projects, browser, that can connect to whatsapp server as rambox or ferdi.
-
Are There Any Tutorials On How To Use The Signal
Signal protocol library for Java.
What are some alternatives?
wire-server - 🇪🇺 Wire back-end services
android-security-awesome - A collection of android security related resources
libsignal-protocol-javascript - This library is no longer maintained. libsignal-protocol-javascript was an implementation of the Signal Protocol, written in JavaScript. It has been replaced by libsignal-client’s typesafe TypeScript API.
openssl-android - a version of the official Android openssl setup to build standalone for use in app
session-android - A private messenger for Android.
Runtime Permission Handler - Handles all the boilerplate codes associated with runtime permissions for Android 6.0 and above.