Skip to content

This script is a simple password hashing tool that allows users to choose from various hashing algorithms to hash their passwords.

License

Notifications You must be signed in to change notification settings

isPique/Hash-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

pip install -r requirements.txt

Supported Hashing Algorithms

  • Argon2
  • BCrypt
  • SCrypt
  • MD5
  • SHA-256
  • SHA-512
  • Blake2b
  • PBKDF2-HMAC
  • SHAKE-128
  • SHAKE-256

Releases

No releases published

Packages

No packages published

Languages