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
8 years ago
..
storage Remove unused function 8 years ago
test Fix tests 8 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 8 years ago
api.js Add support for getProfile to TextSecureServer 8 years ago
components.js Move jquery from libtextsecure components 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Cleanup attachment attributes 8 years ago
errors.js Add replayable error for signed key failure 8 years ago
event_target.js Fix crash when removing a listener 9 years ago
helpers.js Move, rename, and simplify toArrayBuffer helper 9 years ago
key_worker.js Remove erroneous license file and headers 10 years ago
libsignal-protocol.js Fix libsignal-protocol using wrong direction flag 8 years ago
message_receiver.js Support for receiving null messages 8 years ago
outgoing_message.js Handle identity key change errors on encrypt 8 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
protocol_wrapper.js Update libsignal-protocol v0.9.0 9 years ago
sendmessage.js Send null messages to mask verified syncs 8 years ago
storage.js Remove erroneous license file and headers 10 years ago
stringview.js Remove erroneous license file and headers 10 years ago
sync_request.js Handle sync request where no groups are sent 9 years ago
websocket-resources.js Disable keepalive logging 9 years ago