Skip to content

flincube/password-hash-generator

Repository files navigation

Password Hash Generator

Calculate hash for any input by various hashing methods. Select your desired hash algorythm from menu and simply enter the password to the input field and generate your hash.

Currently Supported Methods

  • Wordpress v3.x+ Password Hash Generate

Future Implementations

  • MD5 Password Hash Generator
  • Joomla Password Hash Generator
  • Drupal Password Hash Generator
  • Laravel Password Hash Generator
  • SHA1 Password Hash Generator