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/test
lilia b4f4f87a7c Add emscripten-compiled curve25519 module
Build with `grunt compile && grunt concat:curve25519` after installing
emscripten.

Enable by either (a) not loading nativeclient.js or (b) setting
`textsecure.NATIVE_CLIENT = false` before loading nativeclient.js.
11 years ago
..
views Update message view test 11 years ago
_test.js Refactor crypto.js and native client interface 11 years ago
blanket_mocha.js Fix blanket popup 11 years ago
crypto_test.js Add emscripten-compiled curve25519 module 11 years ago
curve25519_compiled_test.js Add emscripten-compiled curve25519 module 11 years ago
curve25519_test.js Abstract out curve25519 tests 11 years ago
fake_api.js Clean up test files 11 years ago
helpers_test.js Split crypto_test into crypto, protocol and helpers tests 11 years ago
index.html Add emscripten-compiled curve25519 module 11 years ago
nativeclient_test.js Abstract out curve25519 tests 11 years ago
protocol_test.js Simplify a test 11 years ago
protos Add a page for testing views. 11 years ago
test.js Refactor crypto.js and native client interface 11 years ago
testvectors.js Refactor crypto.js and native client interface 11 years ago