Skip to content

CryptoPass is a password generator that creates random, strong and unique passwords. It is designed to help users create secure and unpredictable passwords that are virtually impossible to crack

License

Notifications You must be signed in to change notification settings

giriprasathd/CrytoPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CrytoPass

CryptoPass is a password generator that creates random, strong, and unique passwords. It is designed to help users create secure and unpredictable passwords that are virtually impossible to crack. It uses advanced algorithms and a combination of uppercase and lowercase letters, digits, and special characters to generate the password. With a user-friendly interface, it allows users to customize the password length and complexity according to their needs.

Features

  • Generates truly random and unique passwords
  • Eliminates the need for users to come up with their own passwords
  • Reduces the risk of using weak and easily guessable passwords
  • Password strength checker, which checks the generated password against any policy regarding the password strength, such as length and complexity, and informs the user - if the generated password is weak or not
  • Integratable with password manager, which can save and encrypt the generated password for the user

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  1. Python 3.x
  2. random module
  3. string module Installing Clone the repository
git clone https://github.com/<username>/CryptoPass.git

Navigate to the project directory

cd CryptoPass

Run the script

python3 main.py

Built With

Python - Programming language

About

CryptoPass is a password generator that creates random, strong and unique passwords. It is designed to help users create secure and unpredictable passwords that are virtually impossible to crack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages