libsignal-protocol-java
DISCONTINUED
signal-bot
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
libsignal-protocol-java | signal-bot | |
---|---|---|
7 | 4 | |
1,701 | 113 | |
- | - | |
0.0 | 0.0 | |
about 2 years ago | almost 3 years ago | |
Java | 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-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....
-
Question about Signal API
Signal Protocol Java library
-
Are There Any Tutorials On How To Use The Signal
Signal protocol library for Java.
signal-bot
-
Signal Bots
Seems like someone has done it already in Java. It might be useful to get some inspiration from this.
- Signal API
-
Question about Signal API
Signal bot written in Java
What are some alternatives?
signal-cli - signal-cli provides an unofficial commandline, dbus and JSON-RPC interface for the Signal messenger.
Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
android-security-awesome - A collection of android security related resources
tweetnacl-java - TweetNaCl in Java - a port of TweetNaCl-js
openssl-android - a version of the official Android openssl setup to build standalone for use in app
Runtime Permission Handler - Handles all the boilerplate codes associated with runtime permissions for Android 6.0 and above.
Android Permission Check Library
Android Tamper Detector - A simple library that can help you detect if you app is modded or tampered with
apg - OpenPGP for Android
gnupg-for-android
signalbot - Micro framework to create your own signal bots.
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.