session-android/library/src/org/whispersystems/textsecure
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
..
crypto Rearrange decrypt API. 2014-10-20 12:25:38 -07:00
directory Handle SMS fallback preferences correctly, and fix directory sync. 2014-02-17 15:31:42 -08:00
push Generate SignedPreKey records, improve SignedPreKey cleanup. 2014-10-20 12:23:08 -07:00
storage Rename 'device key' to 'signed prekey'. 2014-10-20 12:17:24 -07:00
util Collapse SessionRecord, SessionState, and PreKeyRecord interfaces. 2014-10-20 12:14:17 -07:00
zxing/integration Move classes into library 2014-01-06 14:35:53 -08:00