This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
Signal-Android
Watch
1
Star
0
Fork
You've already forked Signal-Android
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
6326ef73f3
Signal-Android
/
libaxolotl
/
protobuf
/
Makefile
4 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Break core ratchet out into libaxolotol. 1) Break the core cryptography functions out into libaxolotol. 2) The objective for this code is a Java library that isn't dependent on any Android functions. However, while the code has been separated from any Android functionality, it is still an 'android library project' because of the JNI.
2014-04-21 08:40:19 -07:00
all
:
Collapse SessionRecord, SessionState, and PreKeyRecord interfaces.
2014-04-24 15:39:55 -07:00
protoc --java_out
=
../src/main/java/ WhisperTextProtocol.proto LocalStorageProtocol.proto
Reference in a new issue
Copy permalink