Have you considered mcrypt then base64?

-----Original Message-----
From: Stefano Esposito [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 30, 2008 2:37 PM
To: php-general@lists.php.net
Subject: [PHP] Encription

Hi all,

i need to encrypt a sensible string to pass it whit GET method. I need
that to be decriptable (to use the string in the receiving script) and
not to be base64 (too easy to decript)... is there anything similar,
considering that my host hasn't installed the Pear::Crypt_GPG package?
(actually, it hasn't installed Pear at all).

Thanks for you hints :)

Ciao,
Stefano
 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Motostorm.it vendita online di abbigliamento moto caschi ed accessori delle
migliori marche a prezzi scontati
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7846&d=30-6

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to