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 741171c49f Switch to CBC mode with a derived IV.
1) Since we're not CPU or space constrained (and are in fact
   padding), and since keystream reuse would be more catastrophic
   than IV reuse without chosen plaintext.
11 years ago
..
androidTest/java/org/whispersystems/textsecure/push Switch to CBC mode with a derived IV. 11 years ago
protobuf Collapse SessionRecord, SessionState, and PreKeyRecord interfaces. 11 years ago
res/values Library accepts push connection certificate as argument. 11 years ago
src/org/whispersystems/textsecure Switch to CBC mode with a derived IV. 11 years ago
AndroidManifest.xml Support for multi-device. 11 years ago
build.gradle Switch to CBC mode with a derived IV. 11 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