lilia
|
ffa702c934
|
Update libsignal-protocol v0.9.0
* Exposes crypto APIs.
* Move worker methods to libsigna.worker.
* Move ProvisioningCipher to libtextsecure.
|
2016-05-17 12:03:37 -07:00 |
|
lilia
|
cd2218ada7
|
Move hard-coded worker url out of libtextsecure
// FREEBIE
|
2016-05-15 17:04:13 -07:00 |
|
lilia
|
6266050a67
|
Remove unused jobqueue
// FREEBIE
|
2016-05-14 23:26:34 -07:00 |
|
lilia
|
7939b6ae98
|
Remove hasOpenSession from protocol_wrapper
// FREEBIE
|
2016-05-14 23:26:33 -07:00 |
|
lilia
|
0483fa2f97
|
Remove closeOpenSessionForDevice from protocol_wrapper
// FREEBIE
|
2016-05-14 23:26:33 -07:00 |
|
lilia
|
0d5ec60a7a
|
Remove handlePreKeyWhisperMessage from protocol_wrapper
// FREEBIE
|
2016-05-14 23:26:32 -07:00 |
|
lilia
|
8010a09045
|
Remove decryptWhisperMessage from protocol_wrapper
// FREEBIE
|
2016-05-14 23:26:32 -07:00 |
|
lilia
|
891ddacd35
|
Remove processPreKey from protocol_wrapper
Use SessionBuilder directly instead of protocol_wrapper
// FREEBIE
|
2016-05-14 23:26:32 -07:00 |
|
lilia
|
843036f0ce
|
Remove getRegistrationId and encryptMessageFor from protocol_wrapper
We can now use protocol classes like SessionCipher directly because it
supports per-device read/write serialization internally.
// FREEBIE
|
2016-05-14 23:26:31 -07:00 |
|
lilia
|
e68031019b
|
Integrate libsignal.SessionCipher
Bypass the old protocolInstance wrapper methods and use the shiny new
SessionCipher class directly.
// FREEBIE
|
2016-05-12 13:13:15 -07:00 |
|
lilia
|
9f871db48a
|
Update libsignal-protocol / Update prekey format
Integrates change in prekey object formatting, which now matches more
conveniently with the representation rendered by the server.
// FREEBIE
|
2016-05-04 00:33:05 -07:00 |
|
lilia
|
b160556d6e
|
Change filename
// FREEBIE
|
2016-04-22 13:43:31 -07:00 |
|