session-android/libaxolotl/src/androidTest/java/org/whispersystems/test
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.
2014-10-20 12:10:02 -07:00
..
ecc Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
kdf Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
ratchet Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
InMemorySessionState.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
InMemorySessionStore.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
SessionCipherTest.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00