You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/libtextsecure
lilia 9f4fcc5afa Send null messages to mask verified syncs
First construct a null message of random size and contents and send it to the
destination. Then include that same padding in the verification sync.

Note that the sync message is additionally randomly padded like all other sync
messages.

This lets Verified sync messages appear the same as normal sync message traffic.

// FREEBIE
9 years ago
..
storage Remove unused function 9 years ago
test Fix tests 9 years ago
ProvisioningCipher.js Set theme based on master device userAgent 9 years ago
account_manager.js Fixes to get local verification and sync messages working 9 years ago
api.js Add support for getProfile to TextSecureServer 9 years ago
components.js
contacts_parser.js
crypto.js Cleanup attachment attributes 9 years ago
errors.js Add replayable error for signed key failure 9 years ago
event_target.js
helpers.js
key_worker.js
libsignal-protocol.js Fix libsignal-protocol using wrong direction flag 9 years ago
message_receiver.js Support for receiving null messages 9 years ago
outgoing_message.js Handle identity key change errors on encrypt 9 years ago
protobufs.js
protocol_wrapper.js Update libsignal-protocol v0.9.0 10 years ago
sendmessage.js Send null messages to mask verified syncs 9 years ago
storage.js
stringview.js
sync_request.js Handle sync request where no groups are sent 10 years ago
websocket-resources.js Disable keepalive logging 10 years ago