session-android/library/src/org/whispersystems/textsecure/crypto
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
..
AttachmentCipher.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
AttachmentCipherInputStream.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
IdentityKeyParcelable.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
MasterCipher.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
MasterSecret.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
PreKeyUtil.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
PublicKey.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
SessionCipherFactory.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
TransportDetails.java Refactor relationship between SessionCipher and Message. 2014-01-06 14:35:52 -08:00