Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rrooij/simple_hash_php

Simple page to view result of php's default pass_hash
https://github.com/rrooij/simple_hash_php

Last synced: 5 days ago
JSON representation

Simple page to view result of php's default pass_hash

Awesome Lists containing this project

README

        

simple_hash_php
===============

Simple web application to convert a string to a hash generated by PHP's bcrypt hashing.

Purpose
-------

If you need to manually add users to a database, you can quickly generate a hash for that user.