This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
session-android
Watch
1
Star
0
Fork
0
You've already forked session-android
mirror of
https://github.com/oxen-io/session-android.git
synced
2024-11-27 20:15:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
73d896f378
session-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 15:40:19 +00:00
all
:
Collapse SessionRecord, SessionState, and PreKeyRecord interfaces.
2014-04-24 22:39:55 +00:00
protoc --java_out
=
../src/main/java/ WhisperTextProtocol.proto LocalStorageProtocol.proto
Reference in New Issue
Copy Permalink