browserify / sha.js

Streamable SHA hashes in pure javascript
Other
288 stars 60 forks source link

Fixes for situation when data size in bits is a great than max number for type Int32 #39

Closed sam-kamerer closed 7 years ago

fanatid commented 7 years ago

36 solve this problem, but need major bump

in current major version we can use this

@samKamerer add tests, please

fanatid commented 7 years ago

@samKamerer @dcousens I think that this PR makes sense now

dcousens commented 7 years ago

@fanatid I haven't got time to verify, but the test LGTM.