The problem I am seeing right now is that the data I have extracted from the database is in Hex format like the string I posted earlier (639D879F224CA2A1BA73CC4884DBD362) and the server does not recognize this as a valid cipher text (sending a request with this string results in error). That is the reason I wish to convert the hex string to a "string format" using pack/unpack so that I can send the "correct" ciphertext to the server. IMHO, a conversion of the hex number to a regular string should work.
Thanks!
In reply to Re^4: convert hexadecimal value to encrypted string
by linuxfan
in thread convert hexadecimal value to encrypted string
by linuxfan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |