An open API service indexing awesome lists of open source software.

https://github.com/8573/js-hash

A Web utility to compute hashes, if one’s not using the command-line for whatever reason.
https://github.com/8573/js-hash

Last synced: about 1 year ago
JSON representation

A Web utility to compute hashes, if one’s not using the command-line for whatever reason.

Awesome Lists containing this project

README

          

A trivial Web application providing a hopefully convenient interface to
various hash functions, currently only those of the SHA family.

Powered by [CryptoJS] [1].

[1]: