Calculate the checksum of a file using JavaScript
1–2 of 2 posts
Re: Calculate the checksum of a file using JavaScript
#2That's pretty much it. It's quite a useful tool if you need a quick way to calculate the checksum of a file using your web browser. Additionally, it might also be used as a library. For API documentation and usage, check out the GitHub repository. A live preview is hosted here: https://csum.sany.one