Question: Write the necessary C++ code for the following activities: Create user ID and Password pair by asking users to input ID/Password. Check the input and

Write the necessary C++ code for the following activities:

Create user ID and Password pair by asking users to input ID/Password. Check the input and help users to choose an acceptable ID/Password based on the company security policy.

Create a Salt value, add it to the Password and use a hash function to encrypt both Salt and Password.

Store user ID, Salt and hashed password in ID-PASSWORD.TXT

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!