Skip to content

ASecurity017/PasswordGeneratorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Overview

A Python application created to generate secure passwords and evalutate their strength levels. It aims to help users create safer credentials by combining cryptographically secure randomness with intuitive strength evaluation.

Features

  • Secure Password Generation: Uses Python's Secrets module to create cryptographically secure passwords with randomness suitable for security- sensitive applications

  • Password Strength Evaluation: Implements a point-based scoring system that classifies passwords as Weak, Strong or Very Strong based on length and character complexity

  • Password Saving Functionality: Includes an optional saving feature that allows users to store generated passwords for later use

About

Password Generator Application with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages