Posted by Oliver Grδtz on 05/19/07 04:30
Erazem Polutnik schrieb:
> I would like to encrpyt/decrpyt a string using RC5 algorithm with PHP
> script.
> Is there already a function to do it?
RC5 is patented. If you are willing to pay for the royalties then
there'll possibly be a free PHP extension soon. *g*
If it is about encryption, use the mcrypt extension.
OLLi
--
rm -rf / tmp
will ruin your whole day.
[Back to original message]
|