Posted by Erazem Polutnik on 05/16/07 12:27
Thanks,
I'm aware of this implementation and I alredy try to implement by algorithm
by myself. But it is to hard for knowledge of PHP and I didn't want to
reinvent a wheel.
Thanks once more.
Erazem
"Schraalhans Keukenmeester" <invalid@invalid.spam> wrote in message
news:pan.2007.05.16.12.16.18.86335@invalid.spam...
> At Wed, 16 May 2007 13:47:52 +0200, Erazem Polutnik let his monkeys type:
>
>> Hello,
>> I would like to encrpyt/decrpyt a string using RC5 algorithm with PHP
>> script.
>> Is there already a function to do it?
>>
>> Many thanks for answer.
>> Erazem
>
> Not that I know of. The algorithm is described elaborately in the RFC, you
> could code it yourself in PHP or put it in a C extenstion.
> ftp://ftp.nordu.net/rfc/rfc2040.txt
>
> HTH
> Sh.
[Back to original message]
|