generate linux sha512-crypt hashes in your web browser (mirror of https://git.sequentialread.com/forest/dolla-six-dolla)
.gitignore | ||
index-browserify.js | ||
index.html | ||
index.js | ||
LICENSE.md | ||
package-lock.json | ||
package.json | ||
README.md | ||
screenshot.png |
6
I think its using the "$6" (sha-512) hash from https://man7.org/linux/man-pages/man3/crypt.3.html
Maybe we can make a magical web page that calculates these hashes???
Hosted version here:
https://picopublish.sequentialread.com/files/dolla-six-dolla/index.html
Screenshot:
How to build it from source:
npm install
npm run-script build