Skip to content

This is a password encryption generator meaning it encrypts whatever password or input you want to encrypt

License

Notifications You must be signed in to change notification settings

devqueue/Encryption-hash-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption hash generator

Depedencies:-

  • PyQt5
  • pyperclip

ABOUT ❓

Image Demo

This is a password encryption generator meaning it encrypts whatever password or input you want to encrypt and makes it really hard for anyone to decrypt if your input is strong enough.

This has 5 encrption methods:-

  • Sha-1
  • Sha-256
  • Sha-224
  • Sha-512
  • md5

It also has an option to "hexify" your final password.

After setting it up just click Generate Button and it will generate a password for you.

You can copy it to your clipboard. If you want to hide or show the password click on the Eye Close Icon to toggle it.


About

This is a password encryption generator meaning it encrypts whatever password or input you want to encrypt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages