Chunksha

library to compute hash of a file in the browser

View the Project on GitHub szydan/chunksha

To compute sha1 drop a file here

Reading file progress [%]
Computing hash progress [%]
Hash
Execution time [s]:
Error



Why

There is a crypto api in the browser why not use it ?
Few things:

Goal

This is just a toy project to implement sha1 and fulfill the above

Disclaimer

Use it on your own risk. The author is trying hard but he is not a security expert.

Authors and Contributors

Wriiten by (@szydan), based on a great implementation (Rusha) by (@srijs)

Support or Contact

Open issue on github and I’ll try to have a look.