|
Posted by Edwina Rothschild on 05/30/07 21:47
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.
best regards,
Katherine
Navigation:
[Reply to this message]
|