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

https://github.com/dotwee/web-application-md5-hasher

Minimal html/javascript page, that returns the md5-hash of a entered string
https://github.com/dotwee/web-application-md5-hasher

Last synced: 4 months ago
JSON representation

Minimal html/javascript page, that returns the md5-hash of a entered string

Awesome Lists containing this project

README

          

## md5-hasher

I often need to get the md5-hash of a single string. Made this for myself.

It uses Joseph's Myers md5 generator. *[Source](http://www.myersdaily.org/joseph/javascript/md5-text.html)*.

Screenshot: