library to compute hash of a file in the browser
View the Project on GitHub szydan/chunksha
There is a crypto api in the browser why not use it ?
Few things:
This is just a toy project to implement sha1 and fulfill the above
Use it on your own risk. The author is trying hard but he is not a security expert.
Wriiten by (@szydan), based on a great implementation (Rusha) by (@srijs)
Open issue on github and I’ll try to have a look.