index
:
sjcl
master
origin/HEAD
origin/feature/pool_state
origin/feature/progress
origin/feature/ripemd160
origin/feature/security_mail
origin/feature/serialization
origin/gh-pages
origin/master
origin/version-0.8
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump bower version to 1.0.7
HEAD
1.0.7
origin/master
origin/HEAD
master
Nils Kenneweg
2017-07-07
1
-1
/
+1
*
bump version to 1.0.7
Nils Kenneweg
2017-07-04
1
-1
/
+1
*
build new version
Nils Kenneweg
2017-07-04
1
-1
/
+1
*
Revert "actually download the compressor"
Nils Kenneweg
2017-07-04
1
-8
/
+3
*
Revert "remove compiler from repo"
Nils Kenneweg
2017-07-04
2
-0
/
+0
*
fix for a chrome optimization bug on android
Nils Kenneweg
2017-07-04
1
-3
/
+3
*
gitignore compress jars
Nils Kenneweg
2016-12-28
1
-0
/
+2
*
remove compiler from repo
Nils Kenneweg
2016-12-28
2
-0
/
+0
*
actually download the compressor
Nils Kenneweg
2016-12-28
1
-3
/
+8
*
keep compress dir but do not publish compress libraries on npm
Nils Kenneweg
2016-10-22
1
-1
/
+2
*
Merge pull request #320 from reggi/patch-1
Nils Kenneweg
2016-10-22
1
-17
/
+17
|
\
|
*
formatting
Thomas Reggi
2016-10-11
1
-17
/
+17
|
/
*
ignore compress dir.
Nils Kenneweg
2016-09-10
1
-0
/
+3
*
add npmignore
Nils Kenneweg
2016-09-10
1
-0
/
+9
*
bump version to 1.0.6
1.0.6
Nils Kenneweg
2016-09-10
2
-2
/
+2
*
fix exports missing in SOURCES list
Nils Kenneweg
2016-09-10
2
-1
/
+2
*
v1.0.5
1.0.5
Nils Kenneweg
2016-09-09
2
-2
/
+2
*
compile latest version.
Nils Kenneweg
2016-09-09
2
-42
/
+42
*
Merge pull request #312 from manzdagratiano/codecZ85
Nils Kenneweg
2016-09-02
7
-3
/
+204
|
\
|
*
Implemented Z85 Encoding
Manjul Apratim
2016-08-13
7
-3
/
+204
|
/
*
Merge pull request #302 from ph4r05/bigHashException
Nils Kenneweg
2016-06-10
3
-0
/
+11
|
\
|
*
If hashing more than 2^53-1 bits, throw exception, #299
Dusan Klinec
2016-06-10
3
-0
/
+11
*
|
Merge pull request #304 from ph4r05/ripemdBigHashException
Nils Kenneweg
2016-06-10
1
-0
/
+3
|
\
\
|
*
|
MAX_SAFE_INTEGER - Use the number limit directly
Dusan Klinec
2016-06-09
1
-7
/
+1
|
*
|
ripemd: If hashing more than 2^53-1 bits, throw exception, #299
Dusan Klinec
2016-06-09
1
-0
/
+9
*
|
|
Merge pull request #301 from ph4r05/ripeMD256MBfix
Nils Kenneweg
2016-06-09
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fixing ripemd for inputs > 256MB, #299
Dusan Klinec
2016-06-09
1
-1
/
+1
|
|
/
*
|
Merge pull request #303 from ph4r05/shaHugeTests
Nils Kenneweg
2016-06-09
8
-0
/
+132
|
\
\
|
|
/
|
/
|
|
*
Very long zero vector tests for SHA1, SHA256, SHA512 added, #299
Dusan Klinec
2016-06-09
8
-0
/
+132
*
|
Merge pull request #300 from ph4r05/sha256MBfix
Nils Kenneweg
2016-06-04
3
-6
/
+6
|
\
\
|
|
/
|
*
Fixing issue #299, SHAx hashes only 256MB of data
Dusan Klinec
2016-06-02
3
-6
/
+6
|
/
*
Merge pull request #298 from federicobond/fqn-docs
Nils Kenneweg
2016-06-01
2
-1
/
+8
|
\
|
*
Use fully-qualified names in docs
Federico Bond
2016-05-31
2
-1
/
+8
|
/
*
Merge pull request #297 from federicobond/jsdoc-improvements
Nils Kenneweg
2016-06-01
5
-8
/
+13
|
\
|
*
Fix JSDoc tags for full documentation
Federico Bond
2016-05-31
5
-8
/
+13
*
|
Merge pull request #295 from federicobond/eslint
Nils Kenneweg
2016-05-31
24
-5794
/
+97
|
\
\
|
*
|
Run lint with locally installed eslint
Federico Bond
2016-05-31
2
-2
/
+4
|
*
|
Fix some lint errors
Federico Bond
2016-05-31
18
-59
/
+59
|
*
|
Replace current linter with eslint
Federico Bond
2016-05-31
5
-5734
/
+35
*
|
|
Merge pull request #296 from federicobond/travis
Nils Kenneweg
2016-05-31
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add node 6 to Travis and remove unsupported versions
Federico Bond
2016-05-31
1
-2
/
+1
|
/
*
Merge pull request #294 from federicobond/fix-exceptions
Nils Kenneweg
2016-05-31
3
-3
/
+3
|
\
|
*
Replace strings with objects in throw declarations
Federico Bond
2016-05-31
2
-2
/
+2
|
*
Add missing new to throw statement
Federico Bond
2016-05-31
1
-1
/
+1
|
/
*
Merge pull request #292 from federicobond/jsdoc3
Nils Kenneweg
2016-05-31
135
-9202
/
+127
|
\
|
*
Update JSDoc tags
Federico Bond
2016-05-30
8
-11
/
+13
|
*
Update documentation to JSDoc 3
Federico Bond
2016-05-30
133
-9192
/
+115
|
/
*
Merge pull request #291 from federicobond/pbkdf2-iter
Nils Kenneweg
2016-05-30
2
-2
/
+2
|
\
|
*
Increment default PBKDF2 iteration count
Federico Bond
2016-05-29
2
-2
/
+2
|
/
*
Merge pull request #290 from federicobond/pbkdf2-performance
Nils Kenneweg
2016-05-29
4
-0
/
+134
|
\
|
*
Add performance tests for PBKDF2
Federico Bond
2016-05-28
4
-0
/
+134
|
/
*
Merge pull request #277 from nuald/master
Nils Kenneweg
2016-05-25
5
-29
/
+39
|
\
|
*
--no-export option has been added.
Alexander Slesarev
2016-02-25
3
-9
/
+15
|
*
Ambiguous labels error in DW has been fixed.
Alexander Slesarev
2016-02-24
2
-20
/
+24
|
/
*
Merge pull request #243 from miha-stopar/sha_optimization
Nils Kenneweg
2016-02-13
10
-16
/
+133
|
\
|
*
comment added
Miha Stopar
2016-02-12
2
-2
/
+2
|
*
Method parameters info fixed.
Miha Stopar
2016-02-11
3
-4
/
+3
|
*
SHA made faster
Miha Stopar
2015-09-29
10
-13
/
+131
*
|
Merge pull request #263 from letorbi/ctr-mode
Nils Kenneweg
2016-01-04
5
-1
/
+203
|
\
\
|
*
|
Remove code duplicates in CTR implementation
Torben
2016-01-04
1
-24
/
+11
|
*
|
Update description for ctr test vetors
Torben
2015-12-16
1
-2
/
+5
|
*
|
Add tests for ctr mode
Torben
2015-12-16
3
-0
/
+126
|
*
|
Fix unwanted side-effects if ctr _calculate method
Torben
2015-12-16
1
-10
/
+11
|
*
|
Add ctr configuration option
Torben
2015-12-06
1
-1
/
+2
|
*
|
Add AES mode of operation: CTR
Torben
2015-12-06
1
-0
/
+84
*
|
|
Merge pull request #274 from Sc00bz/patch-2
Nils Kenneweg
2016-01-04
1
-6
/
+7
|
\
\
\
|
*
|
|
Fixed bug in sjcl.prng
Steve Thomas
2016-01-03
1
-6
/
+7
|
/
/
/
*
|
|
Merge pull request #268 from evilaliv3/missing-bower-version
Nils Kenneweg
2015-12-28
1
-2
/
+3
|
\
\
\
|
*
|
|
Add missing version to bower.json file
evilaliv3
2015-12-27
1
-2
/
+3
*
|
|
|
Merge pull request #270 from evilaliv3/improve-travisyml
Nils Kenneweg
2015-12-28
3
-4
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Improve travis.yml
evilaliv3
2015-12-27
3
-4
/
+7
|
/
/
/
*
|
|
Merge pull request #266 from Vayu/ecc_test_condition
Nils Kenneweg
2015-12-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix ECC test condition
Valery Yundin
2015-12-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #261 from letorbi/ecc-curve-fixes
Nils Kenneweg
2015-12-10
4
-3
/
+88
|
\
\
\
|
*
|
|
Clean up ECC test vector comments
Torben
2015-12-10
1
-46
/
+0
|
*
|
|
Skip tests for broken ECC curve k224
Torben
2015-12-10
1
-0
/
+4
|
*
|
|
Refactor ecc curve multiplication test
Torben
2015-12-10
3
-64
/
+120
|
*
|
|
Add trim call to normalize method; Fix some whitespace erros
Torben
2015-12-10
2
-1
/
+2
|
*
|
|
Revert "Add leading-zero stripping option to big number toString method"
Torben
2015-12-10
2
-9
/
+6
|
*
|
|
Add leading-zero stripping option to big number toString method
Torben
2015-12-10
2
-6
/
+9
|
*
|
|
Remove leading-zero stripping from big number normalization
Torben
2015-12-10
1
-3
/
+0
|
*
|
|
Add tests for ecc curve multiplication
Torben
2015-12-10
2
-0
/
+73
|
|
/
/
*
|
|
Merge pull request #249 from Sc00bz/master
Nils Kenneweg
2015-12-10
4
-0
/
+135
|
\
\
\
|
*
|
|
Added HKDF
Steve Thomas
2015-11-01
4
-0
/
+135
|
*
|
|
Merge pull request #1 from bitwiseshiftleft/master
Steve Thomas
2015-11-01
69
-455
/
+5672
|
|
\
\
\
*
|
\
\
\
Merge pull request #246 from miha-stopar/feature/serialization_with_tests
Nils Kenneweg
2015-12-10
3
-8
/
+123
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
serialization code improved
Miha Stopar
2015-10-27
1
-29
/
+31
|
*
|
|
|
Serialization/deserialization added; serialization tests added
Miha Stopar
2015-10-22
3
-7
/
+120
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #254 from simbo1905/master
Nils Kenneweg
2015-11-08
1
-0
/
+58
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
issue #253 not clear how this software is licenced
simbo1905
2015-11-08
1
-1
/
+1
|
*
|
|
issue #253 not clear how this software is licenced
simbo1905
2015-11-08
1
-0
/
+58
|
/
/
/
*
|
|
Merge pull request #248 from gyf304/feature/ocb2progressive
Nils Kenneweg
2015-10-28
5
-1
/
+193
|
\
\
\
|
*
|
|
Removing ocb2progressive.js in config.mk
gyf304
2015-10-28
1
-1
/
+1
|
*
|
|
Using spaces instead of tabs
gyf304
2015-10-25
1
-1
/
+1
|
*
|
|
Adding ocb2progressive test
gyf304
2015-10-25
1
-0
/
+1
|
*
|
|
First commit of ocb2progressive implementation
gyf304
2015-10-25
5
-2
/
+193
|
/
/
/
*
|
|
compile new version
Nils Kenneweg
2015-10-20
3
-52
/
+53
*
|
|
Merge pull request #245 from chilinux/master
Nils Kenneweg
2015-10-18
4
-0
/
+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Updated URL to use https instead of http
Ben Galliart
2015-10-16
1
-1
/
+1
|
*
|
Corrected output of compress_with_closure script so updating doesn't
Ben Galliart
2015-10-14
1
-3
/
+2
[next]