session-android/library
Moxie Marlinspike 819982af7b Rearrange decrypt API.
1) Change SessionBuilder to only establish sessions via
   KeyExchangeMessage and PreKeyBundles.

2) Change SessionCipher to decrypt either WhisperMessage
   or PreKeyWhisperMessage items, automatically building
   a session for the latter.

3) Change SessionCipher to tear down new sessions built
   with PreKeyWhisperMessages if the embedded WhsiperMessage
   fails to decrypt.
2014-10-20 12:25:38 -07:00
..
protobuf Collapse SessionRecord, SessionState, and PreKeyRecord interfaces. 2014-10-20 12:14:17 -07:00
res/values Library accepts push connection certificate as argument. 2014-01-06 14:38:14 -08:00
src/org/whispersystems/textsecure Rearrange decrypt API. 2014-10-20 12:25:38 -07:00
AndroidManifest.xml Support for multi-device. 2014-02-02 19:38:06 -08:00
build.gradle Reorganize session store load/store operations. 2014-10-20 12:14:17 -07: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