Re: looking for the right mcrypt ciphers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I solved the problem using bin2hex()!

Regards,
Samy

Samuel Vogel schrieb:
Hey guys,

I'm wondering which mcrypt cipher will provide me with an encryted string, that can afterwards be encrypted again and is transverable without problems through an link in an e-mail. I would like to encrypt some piece of information (up to 25 characters) and send it to the user in an e-mail via a link like kilu.de?enc=... ! This doesn't work with |MCRYPT_XTEA or |MCRYPT_TWOFISH256, since they create pretty special ASCII characters, that are not interpreted right!

What cipher would you suggest? Or would you suggest a whole different method?

Regards,
Samy


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux