|
|
|
|
Instructions for using the code to generate an encrypted password. (This is generally used in scripts for user management). After entering the source into a file called pw.c, compile the program using: cc –o pw pw.c To run the progam enter the name of the program and the password: The password – password4 – has the seed of wB and the hashed value of Tin4MUnz.Qk. |
|
|