Hi,

I've made a small class that adds RC4 encryption
functionality to those versions of PHP which don't
have mycrypt either installed or the specific version
for RC4 is not installed.

It's a class that simply requires you to pass some
parameters, like key, and the plaintext, and an
optional decrypting value.

http://devhome.net/php/
http://phpclasses.upperdesign.com/browse.html/package/146

Thanks.

=====
To find out more about me : http://www.geocities.com/mimodit
My bookmarks are available @ http://mukul.free.fr

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. 
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to