i have an cgi script to encrypt and decrypt the


I have an cgi script to encrypt and decrypt the ' username ' variable using BLOWFISH algorithm, the username is an hex value (not a sting) example username: 1587686586542568 it's encrypt first 12 digit only "158768658654".

Need a another cgi file to decrypt all entries of ' username ' variable and restore it to original plain/text, it should be start restoring the inputs to original text the cgi file contain the encryption key and the encrypting/decryption code with comments use DBI to call the database and select table 'user' and select the target column 'username' then start decrypt each value in that column

it's easy to do because you have everything in that file the username is padded and position has changed of the numbers and replaced with a new numbers but the last 4 digits is not touched all this done by blowfish.cgi all i need from you is to make a simple script , once i run that script it excite an mysql command to restore the usernames to original state if this take more than 5 days please create an simple script like this: dec.cgi or dec.pl output:

Please enter encrypted username: [xxxxxxxxxxxxxxxx] Decrypted username: [zzzzzzzzzzzzzzzz] ------------------------------------------------

Download:- pl.zip

Request for Solution File

Ask an Expert for Answer!!
Application Programming: i have an cgi script to encrypt and decrypt the
Reference No:- TGS0499781

Expected delivery within 24 Hours