Jump to content

How to decrypt TEA in php?


four4swords

Recommended Posts

hi,

 

I've got a Flash file running which sends an encrypted string of text(encrypted with TEA) to my php file.. which takes this and.. what i want it to do is to decrypt that string to get the message out of it..

 

I used this..

 

http://sourceforge.net/projects/actioncrypt/

 

To get my string encrypted into TEA..

 

So.. now.. how do i get php to decode my message?

 

Thanks!

Link to comment
Share on other sites

Ok.. so i need to install it onto my server first..

 

I'm not so sure on the steps involved to do that..

 

But anyway.. Is there a way to do it without an install? Cause i don't think my host has that installed which would render my mycrypt codes useless if they don't have the installed libraries..

Is there like an external class which i can just import into my php file to make TEA decryption work? Without installing anything?

 

Thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.