Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 475 Bytes

File metadata and controls

12 lines (10 loc) · 475 Bytes

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