issues
search
srijs
/
rusha
High-performance pure-javascript SHA1 implementation suitable for large binary data, reaching up to half the native speed.
https://npmjs.org/rusha
MIT License
277
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: Fix a typo in the example usage in README.md
#61
liuqun
opened
5 months ago
0
Resumable hash operation possible?
#60
iosc82
closed
3 years ago
4
Typings on DefinitelyTyped
#59
jacoscaz
closed
4 years ago
1
Hi this is a question not an issue. Seeking a simple example using worker.
#58
janusqa
opened
5 years ago
0
Update .npmignore
#57
onlywei
closed
6 years ago
1
Hi rusha!
#56
rodeo77
closed
6 years ago
1
Hashing a Blob or File doesn't work outside of WebWorker
#55
srijs
closed
6 years ago
1
Remove global references from src and dist
#54
zzarcon
closed
6 years ago
3
add more to .npmignore
#53
max-mapper
closed
6 years ago
1
Implement fuzz testing for incremental API
#52
srijs
closed
6 years ago
0
Consider making `Hash` re-usable
#51
srijs
opened
6 years ago
0
Set up karma benchmarking
#50
srijs
closed
6 years ago
0
Set up integration test/examples
#49
srijs
closed
6 years ago
0
Diversify browser testing
#48
srijs
opened
6 years ago
0
Set up code coverage
#47
srijs
opened
6 years ago
0
Chore: Move util methods inside Rusha class
#46
tonyjin
closed
6 years ago
4
publish to npm?
#45
JamesKyburz
closed
7 years ago
1
Message handling throws ReferenceError in shared and service workers
#44
xuset
closed
6 years ago
1
Feature/webworker filereader
#43
JamesKyburz
closed
7 years ago
8
Disabling web worker automagic when required()
#42
xuset
closed
6 years ago
4
update interface documentation
#41
nankee
closed
7 years ago
0
support append and middlestate
#40
nankee
closed
7 years ago
1
Intercepting service worker messages
#39
xuset
closed
6 years ago
2
Unused DataView constructor being passed to RushaCore
#38
palant
closed
6 years ago
0
Data conversion functions assume little-endian architecture
#37
palant
opened
8 years ago
0
Unused variable last in rawDigest()
#36
palant
closed
6 years ago
1
fix 2g
#35
sprohaska
closed
8 years ago
1
Sipplied rusha.min.js causes asm.js warning in FireFox
#34
SagePtr
closed
8 years ago
3
Please update bower
#33
chafey
closed
8 years ago
3
Sha unicode strings
#32
hallahan
closed
8 years ago
1
Improve performance of hex function
#31
arv
closed
8 years ago
1
Broken on Firefox 31 with browserify
#30
feross
closed
6 years ago
3
Wrong hash when hashing close to 1GB
#29
kalley
closed
8 years ago
5
Use the actual digestFrom* methods in their tests
#28
strayer
closed
9 years ago
1
uglify-js compressor breaks asm.js validity
#27
feross
closed
8 years ago
3
bugfix: #23 incorrect padding for file larger than 2^32 bits
#26
tguyard
closed
9 years ago
0
bugfix: #23 incorrect padding for file larger than 2^32 bits
#25
tguyard
closed
9 years ago
2
Allow progress report
#24
ldwedari
opened
9 years ago
1
Wrong hash for files of 512Mb or more
#23
ldwedari
closed
9 years ago
4
segfault in node.js
#22
dominictarr
closed
9 years ago
2
grunt-contrib-connect should be dev dependency?
#21
dominictarr
closed
9 years ago
3
Don't set window.Rusha in CommonJS envrionments
#20
ForbesLindesay
closed
9 years ago
1
Fix typed array usage
#19
feross
closed
9 years ago
4
Convert blobs in a way that works cross-browser
#18
bruz
closed
9 years ago
1
Slice Blobs before pulling out the binary data.
#17
bruz
closed
9 years ago
3
What is the best way to calculate SHA from multiple files using rusha.js
#16
fernandoc1
closed
9 years ago
1
Uncaught TypeError: Cannot read property 'byteLength' of undefined rusha.js:282
#15
fernandoc1
closed
6 years ago
6
ArrayBuffer byteLengths smaller than 64KB are deprecated
#14
marco-c
closed
10 years ago
1
Error while hashing data
#13
marco-c
closed
10 years ago
5
add browserify support
#12
feross
closed
10 years ago
4
Next