Commit Graph

41 Commits

Author SHA1 Message Date
Steve Dee
6f02fe7424 fix type annotation 2012-02-07 23:21:23 -08:00
Mike Hamburg
4cc368fad9 re-fix JSON encoding issue again!... and remake 2011-12-03 15:39:11 -08:00
bitwiseshiftleft
8aa3859e32 Merge pull request #39 from azer/master
CommonJS Support
2011-11-25 11:01:30 -08:00
Robert Larsen
502d313351 Added double quotes around keys in JSON encoded strings to conform with JSON format. 2011-11-24 14:23:36 +01:00
E.Azer Koçulu
caaf800931 export sjcl for commonjs compliant environments 2011-11-20 21:39:58 -08:00
Mike Hamburg
9d01837e1a base64url 2011-08-13 20:23:11 -07:00
Mike Hamburg
cddf9c8a3b base64url 2011-08-13 20:19:09 -07:00
Mike Hamburg
b25a0d63e6 remove extra variable i 2011-07-10 16:22:16 -07:00
Mike Hamburg
c1fcb9a560 randomness in Chrome 2011-07-10 16:20:58 -07:00
Mike Hamburg
9d07c282ca fix ts -> tag 2011-06-25 16:53:15 -07:00
Mike Hamburg
291414a86c vibornoff: fix stopCollectors 2011-06-14 16:36:39 -07:00
Mike Hamburg
117fce4fa2 restore ecc, cbc 2011-05-23 13:56:45 -07:00
Quinn Slack
0e7ab6a614 add back sjcl.bitArray.extract - needed for bn 2011-04-20 22:34:33 -07:00
Quinn Slack
86fe235744 undo ecc 2011-04-20 22:32:08 -07:00
Quinn Slack
56154f318f remove duplicated comment 2011-04-20 22:23:17 -07:00
Quinn Slack
3346363186 wrap params 2011-04-20 22:23:11 -07:00
Quinn Slack
90a62ba040 add srp.js file header 2011-04-20 22:22:54 -07:00
Quinn Slack
c63917c6b4 remove ecc 2011-04-20 22:22:38 -07:00
Quinn Slack
d6ea18a72a merge changes made while preparing to push ecc 2011-04-20 17:50:23 -07:00
Quinn Slack
cf4ffd762c docs for makeVerifier 2011-04-19 16:27:04 -07:00
Quinn Slack
c085b773b7 docs for makeX 2011-04-19 16:26:59 -07:00
Quinn Slack
57da29902f SRP group as object 2011-04-19 16:26:44 -07:00
Quinn Slack
b55ed280dd srp implementation 2011-04-19 05:14:44 -07:00
Quinn Slack
2bbda850b1 add bn powermod and mulmod 2011-04-19 05:13:45 -07:00
Quinn Slack
71c84f1606 Merge branch 'ecc' of github.com:sqs/sjcl into srp
Conflicts:
	config.mk
	sjcl.js
2011-04-19 02:42:39 -07:00
Quinn Slack
b3e81f4e78 Merge branch 'sha1' into srp 2011-04-19 01:42:13 -07:00
Quinn Slack
7a75736fb2 add keyexchange namespace 2011-04-19 01:16:58 -07:00
Quinn Slack
080df573cb add SHA-1 implementation 2011-04-19 01:12:47 -07:00
Mike Hamburg
54f531d8c2 elliptic curve diffie hellman 2010-12-09 14:16:11 -08:00
Mike Hamburg
f28119699c removed errant debugging variable 2010-12-09 14:02:56 -08:00
Mike Hamburg
b87f993a0b fix json encoding issue 2010-11-26 16:30:49 -08:00
Mike Hamburg
84fe48947d fix an issue reported by ctemplin that prevents event handlers from being removed 2010-11-07 14:59:40 -08:00
Mike Hamburg
ac441e835e fix an issue reported by ctemplin that prevents event handlers from being removed 2010-11-07 14:58:53 -08:00
Mike Hamburg
4ecf95a355 cbc mode. beware! 2010-10-16 13:42:01 -07:00
Mike Hamburg
f7559d7535 pass lint; work around chromium jit bug 2010-10-08 16:02:09 -07:00
Mike Hamburg
4f316afb56 ecdh, ecdsa tests 2010-10-07 21:10:46 -07:00
Mike Hamburg
2bb04bb02f shamir's trick 2010-10-07 19:42:19 -07:00
Mike Hamburg
624b61197e ecdsa works! now time for some tests... 2010-10-07 19:02:59 -07:00
Mike Hamburg
017ff8c82b ECC initial import. 2010-08-17 19:42:58 -07:00
Mike Hamburg
c3435d1be3 workaround for bug in Opera 10.60 a1. should get rolled back if that bug is fixed 2010-06-11 14:43:19 -07:00
Mike Hamburg
2e423d9517 initial commit for GitHub 2010-05-26 15:34:42 -07:00