2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Jun 17, 2023 — Jun 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates for convenience JSON decoding - Handle booleans - Handle negative integers - Handle spaces between values More... almost 10 years ago
progress listener added. More... almost 10 years ago
fix bug where "123" would be changed to hex. More... almost 10 years ago
restoring original encode/decode methods. More... almost 10 years ago
restoring th roit sjcl.js (i think?) More... almost 10 years ago
new version. More... almost 10 years ago
Merge branch 'master' of github.com:bitwiseshiftleft/sjcl More... almost 10 years ago
Update Makefile More... almost 10 years ago
Fixing build stuff, cause I was missing files. More... almost 10 years ago
Update Makefile More... almost 10 years ago
Adding json_test.js file to test JSON encoding/decoding. Modified json.encode/decode calls to wrap JSON.stringify/parse respectively. Updated the Makefile include the new json_test file as well as the ecc_conv.js tests. More... almost 10 years ago
Merge pull request #188 from alexanderkjeldaas/patch-1 More... almost 10 years ago
Correction to regular expression for validating JSON strings to include true/false members (e.g. '"raw":false') More... almost 10 years ago
Changed entropy level to 1 for touchmove events. More... almost 10 years ago
Merge pull request #185 from deckar01/fix-mouse-event-errors More... almost 10 years ago
Fix FF32..FF34 performance regression More... almost 10 years ago
Don't add 0s when mouse position is unavailable More... almost 10 years ago
compile new version. More... almost 10 years ago
do not set raw per default. use ints for toggle flag. More... almost 10 years ago
Narrow try block to offending code More... almost 10 years ago
allow raw decryption in convenience. More... almost 10 years ago
added gitignore. More... almost 10 years ago
Merge pull request #179 from justmoon/fix_ecc_point_constructor More... almost 10 years ago
Merge pull request #186 from jylauril/master More... almost 10 years ago
added base32 codec. added requirejs module usage. More... almost 10 years ago
Added proper type check for window and Uint32Array, which was causing errors for <IE10 More... almost 10 years ago
Catch permission error thrown by firefox elements More... almost 10 years ago
Added Java compatible dh function on ecc.elGamal More... almost 10 years ago
Fixed Base64 issue with A=== too many if no padding is needed More... almost 10 years ago
[FIX] Point coordinates should be converted to psuedo mersenne primes More... almost 10 years ago