A simple web-app to let users generate bcrypt and SHA512-crypt hashes for their accounts
https://phss.sbruder.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
340 B
340 B
Password Hash Self-Service
A simple web app for users to generate password hashes to be used in services where passwords are set “by hand”. It currently supports SHA512-crypt and bcrypt hashes.
License
This project licensed under the GNU Affero General Public License version 3 (or later). See LICENSE for details.