session-android/src/org/thoughtcrime/securesms/crypto
Moxie Marlinspike 811479d168 Add first cut of protocol v3 support.
1) Use the new /v2/keys API for storing/retrieving prekey bundles.

2) For sessions built with PreKeyBundle and PreKeyWhisperMessage,
   use a v3 ratcheting session when available.
2014-10-20 12:17:23 -07:00
..
AsymmetricMasterCipher.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
AsymmetricMasterSecret.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
DecryptingPartInputStream.java collection of fixes based on comments/small aesthetic stuff // FREEBIE 2014-02-18 16:42:44 -08:00
DecryptingQueue.java Add first cut of protocol v3 support. 2014-10-20 12:17:23 -07:00
EncryptingPartOutputStream.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
IdentityKeyUtil.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
InvalidPassphraseException.java Initial Project Import 2011-12-20 10:20:44 -08:00
KeyExchangeInitiator.java Add first cut of protocol v3 support. 2014-10-20 12:17:23 -07:00
KeyExchangeProcessor.java Add first cut of protocol v3 support. 2014-10-20 12:17:23 -07:00
MasterSecretUtil.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
PRNGFixes.java Update PRNG fix code sample. 2013-10-13 04:06:58 -07:00
TextSecureIdentityKeyStore.java Move identity key verification into libaxolotol. With tests. 2014-10-20 12:14:18 -07:00