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
- Host: GitHub
- URL: https://github.com/dotwee/web-application-md5-hasher
- Owner: dotWee
- License: other
- Created: 2015-12-10T13:20:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T13:20:27.000Z (over 10 years ago)
- Last Synced: 2025-10-25T06:56:42.851Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
