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
sachaaaaa 886f47b8e7
Prekeys sending: first pass (#12)
* add 'recipient' attribute in prekey database to allow binding a prekey to a recipient pub key

* Attach a PreKeyBundleMessage to the ContentMessage in fallback encryption mode

* Skip generating 100 prekeys upon registration

* Store the signed key signature in database
7 years ago
..
storage Use base64 strings for incoming message cache instead of binary 7 years ago
test Eslintify all of libtextsecure 7 years ago
ProvisioningCipher.js Eslintify all of libtextsecure 7 years ago
account_manager.js Prekeys sending: first pass (#12) 7 years ago
contacts_parser.js Eslintify all of libtextsecure 7 years ago
crypto.js Eslintify all of libtextsecure 7 years ago
errors.js Migrate to SQLCipher for messages/cache 7 years ago
event_target.js Eslintify all of libtextsecure 7 years ago
helpers.js Eslintify all of libtextsecure 7 years ago
key_worker.js Eslintify all of libtextsecure 7 years ago
libsignal-protocol.js revert libsignal-protocol and convert binary-encoded string to Uint8Array later down the line 7 years ago
message_receiver.js Ignore friend request messages that could not be decrypted 7 years ago
outgoing_message.js Prekeys sending: first pass (#12) 7 years ago
protobufs.js Eslintify all of libtextsecure 7 years ago
protocol_wrapper.js Eslintify all of libtextsecure 7 years ago
sendmessage.js Clean up old messages, better handle errors from sending 7 years ago
storage.js Eslintify all of libtextsecure 7 years ago
stringview.js wip: added helper to create mock contacts, almost got a session working 7 years ago
sync_request.js Eslintify all of libtextsecure 7 years ago
task_with_timeout.js Eslintify all of libtextsecure 7 years ago
websocket-resources.js Eslintify all of libtextsecure 7 years ago