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 355d0be78a Introduce new simultaneous initiate strategy.
1) Fix bugs that prevented decrypt() from being non-transactional
   in some cases.

2) Introduce a new unified storage interface.

3) Transition simultaneous initiate from the "needs refresh"
   strategy to one that uses session state resurrection and
   promotion.
10 years ago
..
androidTest/java/org/whispersystems/textsecure/push Switch to CBC mode with a derived IV. 10 years ago
protobuf Collapse SessionRecord, SessionState, and PreKeyRecord interfaces. 10 years ago
res/values Library accepts push connection certificate as argument. 11 years ago
src/org/whispersystems/textsecure Introduce new simultaneous initiate strategy. 10 years ago
AndroidManifest.xml Support for multi-device. 11 years ago
build.gradle Switch to CBC mode with a derived IV. 10 years ago
build.xml Split into library project and add shared preferences layer of indirection. 11 years ago
proguard-project.txt Split into library project and add shared preferences layer of indirection. 11 years ago