Question: C++ Programming 1. (10 points) You need to measure the average time (e.g., the number of seconds needed) to crack a password from the encrypted

C++ Programming  C++ Programming 1. (10 points) You need to measure the average

1. (10 points) You need to measure the average time (e.g., the number of seconds needed) to crack a password from the encrypted password. You are required to: a. design a program that measures average time to crack passwords of a given length with salt of a given length using Linux's crypt0 function and describe your design (i.e, algorithm) in pseudo-code (or in plain-English) b. implement the programin a programming language you are familiar with (C++ is preferred). design experiments that show the time needed to crack passwords as a function of the length of passwords and the length of salt. c

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!