Skip to content

objNameGit/password-hash-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.6%
  • CSS 30.3%
  • HTML 18.1%