android-security-awesome
libsignal-protocol-java
DISCONTINUED
Our great sponsors
android-security-awesome | libsignal-protocol-java | |
---|---|---|
2 | 7 | |
7,178 | 1,701 | |
- | - | |
0.0 | 0.0 | |
about 2 months ago | almost 2 years ago | |
Shell | Java | |
Apache License 2.0 | 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.
android-security-awesome
-
Cybersecurity Repositories
Android Security
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.
What are some alternatives?
signal-bot - A simple bot framework for Signal
Themis - Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
tweetnacl-java - TweetNaCl in Java - a port of TweetNaCl-js
gnupg-for-android
Android Permission Check Library
apg - OpenPGP for Android
openssl-android - a version of the official Android openssl setup to build standalone for use in app
Android Tamper Detector - A simple library that can help you detect if you app is modded or tampered with
Runtime Permission Handler - Handles all the boilerplate codes associated with runtime permissions for Android 6.0 and above.