You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/libaxolotl
Moxie Marlinspike d902c12941 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.
10 years ago
..
jni Break core ratchet out into libaxolotol. 10 years ago
libs Break core ratchet out into libaxolotol. 10 years ago
protobuf Break core ratchet out into libaxolotol. 10 years ago
src Break core ratchet out into libaxolotol. 10 years ago
.gitignore Break core ratchet out into libaxolotol. 10 years ago
build.gradle Break core ratchet out into libaxolotol. 10 years ago