PDA

View Full Version : PHP : what kind of encryption?


CodeIn
01-01-2007, 01:12 AM
Need to know what kind of encryption is used on this code.

Iam trying to figure it out what kind of encryption is use on this code:

<tr>
<td bgcolor="ffffff"><b>Phone:</b><br>^8\g/+Etnu</td>
<td bgcolor="ffffff"><b>Email Address:</b><br>:<'mtHU\{]C9P#F|kG7Sz </td>
</tr>

In the case that I have the valid phone and email address..... I mean i have the original text

and the encrypted text... is it posible to find the KEY wich encrypt/decrypt that code?

Troy297
01-01-2007, 06:50 AM
Alright - let me get this straight, you know the email & phone, but you don't know what encryption you used to secure them? What a huge oxymoron!

Who's info is this, and why do you want it decrypted?

CFMaBiSmAd
01-01-2007, 06:54 AM
The characters are probably due to language encoding (or lack of) on the web page.