Skip to content

joelgeorgev/file-hash-verifier

Repository files navigation

File Hash Verifier

CI Coverage Status code style: prettier

A react app to generate and verify cryptographic hash values of files. Uses digest method of Web Crypto API.

Check out the app here.

To run the app

$ nvm use
$ npm ci
$ npm start

License

MIT

About

A react app to generate and verify cryptographic hash values of files.

Resources

License

Stars

Watchers

Forks