Skip to content

A password generator which generates a set of encrypted passwords based on a single input.

License

Notifications You must be signed in to change notification settings

rajchauhan28/EnPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnPass

A custom password generator which will generate encrypted passwords based on single input phrase.

Using multiple encryption algorithms like sha256, sha384, sha512, sha224, etc.

Installation

Downlaod pre-compiled installer from release versions. OR Install my-project with git-cli.

[Must have python3.8 or higher version installed]

  pip install PySide6
  gh repo clone https://github.com/rajsingh010/EnPass
  cd EnPass
  python main.py

Documentation

App Screenshot

Now, Just enter the text in the first line edit and hit generate.

App Screenshot

And copy the desired password from the generated set of passwords

Authors

About

A password generator which generates a set of encrypted passwords based on a single input.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages