mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-28 12:35:17 +00:00
0ace469d74
1) In addition to the Recipient interface, there is now RecipientDevice. A Recipient can have multiple corresponding RecipientDevices. All addressing is done to a Recipient, but crypto sessions and transport delivery are done to RecipientDevice. 2) The Push transport handles the discovery and session setup of additional Recipient devices. 3) Some internal rejiggering of Groups. |
||
---|---|---|
.. | ||
protocol | ||
AsymmetricMasterCipher.java | ||
AsymmetricMasterSecret.java | ||
DecryptingPartInputStream.java | ||
DecryptingQueue.java | ||
EncryptingPartOutputStream.java | ||
IdentityKeyUtil.java | ||
InvalidPassphraseException.java | ||
KeyExchangeInitiator.java | ||
KeyExchangeProcessor.java | ||
KeyExchangeProcessorV1.java | ||
KeyExchangeProcessorV2.java | ||
MasterSecretUtil.java | ||
PRNGFixes.java | ||
PublicKeyAndVersion.java |