Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deserialization done.origin/feature/serialization | Nils Kenneweg | 2013-09-10 | 1 | -6/+14 |
| | |||||
* | added serialization | Nils Kenneweg | 2013-09-06 | 1 | -2/+47 |
| | |||||
* | removed double quote. | Nils Kenneweg | 2013-09-01 | 1 | -1/+1 |
| | |||||
* | Merge pull request #93 from ghost/master | Nilos | 2013-08-31 | 1 | -3/+3 |
|\ | | | | | use 'my' in while and foreach loop | ||||
| * | use 'my' in while and foreach loop | Q. Zero Lee | 2013-08-30 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #80 from tanx/master | Nilos | 2013-08-12 | 1 | -0/+13 |
|\ | | | | | Publish sjcl as package in npm registry | ||||
| * | added package.json for npm module | Tankred Hase | 2013-04-04 | 1 | -0/+13 |
|/ | |||||
* | pull changes across from ecc branch. | Mike Hamburg | 2013-03-25 | 4 | -92/+53 |
| | |||||
* | pull changes across from ecc branch. | Mike Hamburg | 2013-03-25 | 3 | -43/+109 |
| | |||||
* | port changes from ecc branch | Mike Hamburg | 2013-03-24 | 13 | -117/+1377 |
| | |||||
* | merge wizzard0/8e03205dc2ed045aa916bf18e8cccc9921d80a18 | Mike Hamburg | 2012-12-27 | 2 | -2/+2 |
|\ | |||||
| * | Write out correct base64 padding in convenience jsbn.json.encrypt | Oleksandr Nikitin | 2012-01-20 | 1 | -1/+1 |
| | | |||||
| * | Write out correct base64 padding in convenience.js/sjcl.json.encrypt | Oleksandr Nikitin | 2012-01-20 | 1 | -1/+1 |
| | | |||||
* | | add sha512 to browserTest | Mike Hamburg | 2012-12-27 | 3 | -31/+37 |
| | | |||||
* | | add gcm from juhovh | Mike Hamburg | 2012-12-27 | 6 | -2/+351 |
|\ \ | |||||
| * | | Add support for GCM mode, including test vectors. | Juho Vähä-Herttua | 2012-08-06 | 6 | -2/+351 |
| | | | |||||
* | | | Merge pull request #68 from moderndegree/master | bitwiseshiftleft | 2012-12-27 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | Support for Bower Package Manager | ||||
| * | | | updated component.json | moderndegree | 2012-11-05 | 1 | -4/+4 |
| | | | | |||||
| * | | | changed name in component.json | Lewis | 2012-11-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | added component.json file for bower | Lewis | 2012-11-05 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge pull request #72 from justmoon/sha512 | bitwiseshiftleft | 2012-12-27 | 7 | -2/+919 |
|\ \ \ | | | | | | | | | Adding SHA512 | ||||
| * | | | Add (partial) precomputation. | Stefan Thomas | 2012-12-19 | 1 | -11/+41 |
| | | | | |||||
| * | | | Added SHA512 brute force unit test. | Stefan Thomas | 2012-12-19 | 2 | -0/+35 |
| | | | | |||||
| * | | | Add SHA512. | Stefan Thomas | 2012-12-18 | 6 | -2/+854 |
|/ / / | |||||
* | | | remove encoding from HMAC | Mike Hamburg | 2012-11-24 | 1 | -1/+1 |
| | | | |||||
* | | | remove encoding from HMAC | Mike Hamburg | 2012-11-24 | 1 | -3/+2 |
|/ / | |||||
* | | fix exception when mouse crosses 0 | Mike Hamburg | 2012-07-25 | 2 | -2/+2 |
| | | |||||
* | | remake | Mike Hamburg | 2012-07-24 | 1 | -21/+22 |
| | | |||||
* | | Merge pull request #60 from Sc00bz/master | bitwiseshiftleft | 2012-07-24 | 1 | -17/+39 |
|\ \ | | | | | | | sjcl.random.addEntropy() and sjcl.random._loadTimeCollector() are broken | ||||
| * | | sjcl.random.addEntropy(): | unknown | 2012-07-24 | 1 | -5/+14 |
| | | | | | | | | | | | | Fixed bug: Now accepts Uint32Array for data | ||||
| * | | sjcl.random.addEntropy(): | unknown | 2012-07-23 | 1 | -17/+30 |
|/ / | | | | | | | | | | | | | | | | | * Fixed bug: when data is a number, it is now added to this._pools * Fixed bug: throws an exception when data is an object but not an array of numbers * Removed unused variable "ty" sjcl.random._loadTimeCollector(): * Fixed bug: now passes a number into sjcl.random.addEntropy() instead of an object | ||||
* | | Merge pull request #58 from fmarier/cachedpbkdf2_docs | bitwiseshiftleft | 2012-06-18 | 1 | -2/+2 |
|\ \ | | | | | | | jsdoc: fix param names in misc.cachedPbkdf2 | ||||
| * | | jsdoc: fix param names in misc.cachedPbkdf2 | Francois Marier | 2012-06-19 | 1 | -2/+2 |
|/ / | |||||
* | | fix opacify.pl not to change 1.0 -> 1["0"] | Mike Hamburg | 2012-04-22 | 1 | -5/+5 |
| | | |||||
* | | fix opacify.pl not to change 1.0 -> 1["0"] | Mike Hamburg | 2012-04-22 | 1 | -1/+1 |
| | | |||||
* | | don't subtract defaults | Mike Hamburg | 2012-02-28 | 2 | -7/+8 |
| | | |||||
* | | fix adata security bug | Mike Hamburg | 2012-02-27 | 2 | -11/+18 |
| | | |||||
* | | Merge pull request #47 from mrdomino/master | bitwiseshiftleft | 2012-02-11 | 2 | -3/+3 |
|\ \ | | | | | | | Couple typos and possible future work | ||||
| * | | fix type annotation | Steve Dee | 2012-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | fix typo | Steve Dee | 2012-02-07 | 1 | -2/+2 |
|/ / | |||||
* | | fix demo when json is disabled | Mike Hamburg | 2012-01-24 | 1 | -1/+1 |
| | | |||||
* | | turning off random iv works | Mike Hamburg | 2012-01-24 | 1 | -1/+1 |
|/ | |||||
* | re-fix JSON encoding issue again!... and remake | Mike Hamburg | 2011-12-03 | 2 | -6/+6 |
| | |||||
* | remake | Mike Hamburg | 2011-11-25 | 1 | -1/+1 |
| | |||||
* | Merge pull request #39 from azer/master | bitwiseshiftleft | 2011-11-25 | 2 | -0/+5 |
|\ | | | | | CommonJS Support | ||||
| * | export sjcl for commonjs compliant environments | E.Azer Koçulu | 2011-11-20 | 2 | -0/+5 |
| | | |||||
* | | Merge pull request #40 from RobertLarsen/master | bitwiseshiftleft | 2011-11-25 | 1 | -1/+1 |
|\ \ | |/ |/| | Fixed JSON format issue | ||||
| * | Added double quotes around keys in JSON encoded strings to conform with JSON ↵ | Robert Larsen | 2011-11-24 | 1 | -1/+1 |
|/ | | | | format. | ||||
* | Merge pull request #38 from regality/master | bitwiseshiftleft | 2011-11-06 | 1 | -1/+1 |
|\ | | | | | added codecBase64 to convenience dependencies | ||||
| * | added codecBase64 to convenience dependency | Adam | 2011-11-01 | 1 | -1/+1 |
|/ | |||||
* | base64url | Mike Hamburg | 2011-08-13 | 2 | -1/+6 |
| | |||||
* | base64url | Mike Hamburg | 2011-08-13 | 2 | -5/+7 |
| | |||||
* | remove extra variable i | Mike Hamburg | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | randomness in Chrome | Mike Hamburg | 2011-07-10 | 1 | -0/+10 |
| | |||||
* | toposort ./configure | Mike Hamburg | 2011-06-25 | 1 | -1/+1 |
| | |||||
* | fix ts -> tag | Mike Hamburg | 2011-06-25 | 1 | -2/+2 |
| | |||||
* | fix ts -> tag | Mike Hamburg | 2011-06-25 | 1 | -2/+2 |
| | |||||
* | remake | Mike Hamburg | 2011-06-14 | 1 | -4/+4 |
| | |||||
* | Merge pull request #27 from vibornoff/ocb2-test-fix | bitwiseshiftleft | 2011-06-14 | 1 | -1/+1 |
|\ | | | | | Fix OCB2 test dependecy checking | ||||
| * | Fix OCB2 test dependecy checking | Artem S Vybornov | 2011-06-14 | 1 | -1/+1 |
| | | |||||
* | | vibornoff: fix stopCollectors | Mike Hamburg | 2011-06-14 | 1 | -2/+2 |
|/ | |||||
* | restore ecc, cbc | Mike Hamburg | 2011-05-23 | 9 | -2/+998 |
| | |||||
* | resolve merge in sjcl.js | Mike Hamburg | 2011-04-28 | 24 | -1082/+1083 |
|\ | |||||
| * | merge resolved? | Mike Hamburg | 2011-04-28 | 15 | -15/+1582 |
| |\ | |||||
| | * | clarify note about slowness re:Rhino | Quinn Slack | 2011-04-20 | 1 | -1/+1 |
| | | | |||||
| | * | re-make sjcl.js after undoing ecc | Quinn Slack | 2011-04-20 | 1 | -19/+19 |
| | | | |||||
| | * | add back sjcl.bitArray.extract - needed for bn | Quinn Slack | 2011-04-20 | 1 | -0/+21 |
| | | | |||||
| | * | undo ecc | Quinn Slack | 2011-04-20 | 11 | -647/+13 |
| | | | |||||
| | * | re-./configure after srp changes | Quinn Slack | 2011-04-20 | 2 | -75/+35 |
| | | | |||||
| | * | remove duplicated comment | Quinn Slack | 2011-04-20 | 1 | -2/+0 |
| | | | |||||
| | * | wrap params | Quinn Slack | 2011-04-20 | 1 | -1/+2 |
| | | | |||||
| | * | add srp.js file header | Quinn Slack | 2011-04-20 | 1 | -0/+7 |
| | | | |||||
| | * | remove ecc | Quinn Slack | 2011-04-20 | 2 | -382/+0 |
| | | | |||||
| | * | remove ecc and put bn before srp so that bn gets loaded as a dependency of srp | Quinn Slack | 2011-04-20 | 1 | -1/+1 |
| | | | |||||
| | * | remove ecc | Quinn Slack | 2011-04-20 | 1 | -2/+1 |
| | | | |||||
| | * | run SRP tests with -O 9 | Quinn Slack | 2011-04-20 | 1 | -6/+7 |
| | | | |||||
| | * | merge changes made while preparing to push ecc | Quinn Slack | 2011-04-20 | 8 | -44/+41 |
| | | | |||||
| | * | run SRP test with -O 9 (it fails for some reason with -O -1, should actually ↵ | Quinn Slack | 2011-04-20 | 1 | -3/+7 |
| | | | | | | | | | | | | fix that) | ||||
| | * | sample vals from RFC 5054 | Quinn Slack | 2011-04-19 | 1 | -0/+7 |
| | | | |||||
| | * | docs for makeVerifier | Quinn Slack | 2011-04-19 | 1 | -0/+9 |
| | | | |||||
| | * | docs for makeX | Quinn Slack | 2011-04-19 | 1 | -4/+9 |
| | | | |||||
| | * | SRP group as object | Quinn Slack | 2011-04-19 | 2 | -6/+5 |
| | | | |||||
| | * | smaller bn test vectors | Quinn Slack | 2011-04-19 | 1 | -4/+4 |
| | | | |||||
| | * | bn_mod and bn_mulmod tests | Quinn Slack | 2011-04-19 | 2 | -0/+74 |
| | | | |||||
| | * | add srp, sha1, and bn tests to browser test list | Quinn Slack | 2011-04-19 | 1 | -0/+6 |
| | | | |||||
| | * | add srp and sha1 deps and targets | Quinn Slack | 2011-04-19 | 1 | -1/+3 |
| | | | |||||
| | * | update minified after srp changes | Quinn Slack | 2011-04-19 | 1 | -45/+49 |
| | | | |||||
| | * | srp implementation | Quinn Slack | 2011-04-19 | 1 | -0/+93 |
| | | | |||||
| | * | test srp x and v | Quinn Slack | 2011-04-19 | 1 | -6/+9 |
| | | | |||||
| | * | add srp and sha1 tests | Quinn Slack | 2011-04-19 | 1 | -0/+2 |
| | | | |||||
| | * | add bn powermod and mulmod | Quinn Slack | 2011-04-19 | 5 | -2/+96 |
| | | | |||||
| | * | add srp X | Quinn Slack | 2011-04-19 | 1 | -0/+1 |
| | | | |||||
| | * | ws | Quinn Slack | 2011-04-19 | 1 | -1/+2 |
| | | | |||||
| | * | Merge branch 'ecc' of github.com:sqs/sjcl into srp | Quinn Slack | 2011-04-19 | 17 | -57/+1629 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: config.mk sjcl.js | ||||
| | * | | SRP tests | Quinn Slack | 2011-04-19 | 2 | -0/+28 |
| | | | | |||||
| | * | | Merge branch 'sha1' into srp | Quinn Slack | 2011-04-19 | 5 | -32/+730 |
| | |\ \ | |||||
| | | * | | update minified sjcl.js after adding sha1 | Quinn Slack | 2011-04-19 | 1 | -31/+34 |
| | | | | | |||||
| | | * | | add SHA-1 implementation | Quinn Slack | 2011-04-19 | 4 | -1/+696 |
| | | | | | |||||
| | * | | | add keyexchange namespace | Quinn Slack | 2011-04-19 | 2 | -2/+5 |
| | |/ / | |||||
| * | | | notready -> notReady | Mike Hamburg | 2011-04-19 | 2 | -2/+2 |
| | | | |