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/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.
11 years ago
..
protobuf Collapse SessionRecord, SessionState, and PreKeyRecord interfaces. 11 years ago
res/values Library accepts push connection certificate as argument. 12 years ago
src/org/whispersystems/textsecure Rearrange decrypt API. 11 years ago
AndroidManifest.xml Support for multi-device. 12 years ago
build.gradle Reorganize session store load/store operations. 11 years ago
build.xml Split into library project and add shared preferences layer of indirection. 12 years ago
proguard-project.txt Split into library project and add shared preferences layer of indirection. 12 years ago