session-android/library
Moxie Marlinspike 0dd36c64a4 Basic support for encrypted push-based attachments.
1) Move the attachment structures into the encrypted message body.

2) Encrypt attachments with symmetric keys transmitted in the
   encryptd attachment pointer structure.

3) Correctly handle asynchronous decryption and categorization of
   encrypted push messages.

TODO: Correct notification process and network/interruption
      retries.
2014-01-06 14:35:53 -08:00
..
libs Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
protobuf Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
res Move trust store to raw resource from asset. 2014-01-06 14:21:50 -08:00
src/org/whispersystems/textsecure Basic support for encrypted push-based attachments. 2014-01-06 14:35:53 -08:00
AndroidManifest.xml Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00
build.xml Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00
proguard-project.txt Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00