Question: Assignment Instructions Secure Password Generator and Checker In this assignment you will create a program that allows a user to enter a password the program
Assignment Instructions
Secure Password Generator and Checker
In this assignment you will create a program that allows a user to enter a password the program will rate how secure it is The program will also allow a user to generate secure passwords based on user specified parameters.
This assignment will be done in stages, with much of the work done in class.
Assignment Weight: of the Semester grade
Final due date: Wednesday, Oct th by end of class
Stage Research Secure Password Parameters
You will research topics like:
I
Password length recommendations: How long should a secure password be
Character variety: The importance of mixing uppercase, lowercase, digits, and special characters.
Avoiding common patterns: The use of common phrases or patterns eg "password" and why it weakens security.
Password complexity: What does password entropy mean, and how does it affect security?
Based on your findings, determine some parameters that would make for a strong password. Write a short report that lis your criteria for a strong password and just a short justification why each criterion is important.
Application: Think about the tools available to you in Java to work with Strings and characters and try to identify specific
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
