mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-24 18:45:19 +00:00
819982af7b
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. |
||
---|---|---|
.. | ||
AsymmetricMasterCipher.java | ||
AsymmetricMasterSecret.java | ||
DecryptingPartInputStream.java | ||
DecryptingQueue.java | ||
EncryptingPartOutputStream.java | ||
IdentityKeyUtil.java | ||
InvalidPassphraseException.java | ||
KeyExchangeInitiator.java | ||
KeyExchangeProcessor.java | ||
MasterSecretUtil.java | ||
PRNGFixes.java | ||
TextSecureCipher.java | ||
TextSecureIdentityKeyStore.java |