lilia a542d91bc6 Minor updates to curve255.js
1. Removes unused x arguments from several functions. Patched from:
https://github.com/rev22/curve255js/commit/cada7f96e4d9751184dc8

2. Lets curve25519b32 gracefully handle an undefined second argument.
2014-03-09 18:00:14 -07:00
2014-03-09 20:32:00 -04:00
2014-03-09 18:00:14 -07:00
2014-03-09 17:54:44 -07:00
2014-01-22 06:23:41 +00:00
2014-01-22 06:23:41 +00:00
2014-01-22 06:23:41 +00:00
2014-01-09 21:48:05 -10:00
2014-01-22 06:23:41 +00:00
2014-01-22 06:23:41 +00:00
2014-01-09 21:48:05 -10:00
2014-03-09 17:54:44 -07:00
2014-03-09 17:54:44 -07:00
2014-03-06 14:12:24 -04:00
2014-03-09 17:54:44 -07:00

TextSecure Chromium Implementation

This is very early stuff and exists primarily to get the crypto in place. It is currently chromium-only as it uses NaCL for Curve25519 stuff, but I'd be glad to accept a pull that abstracts out the NaCL-specific stuff to optionally use a JS implementation for FF. Note that the code is currently quite messy (its all in one file!), but it needs to work first, then it can be heavily cleaned up later.

S
Description
A private messenger for Windows, macOS, and Linux.
Readme AGPL-3.0 1.1 GiB
Languages
TypeScript 92%
SCSS 4.3%
JavaScript 3.2%
CSS 0.2%