1 min read
RC4/ARCFOUR Implementation in PHP
I wrote this RC4/ARCFOUR implementation in PHP - based on the original C source code posted on usenet in 1994.
MiscPHP+1 more
Loading...
Preparing your content
4 posts in Misc
I wrote this RC4/ARCFOUR implementation in PHP - based on the original C source code posted on usenet in 1994.
It may seem a little sad but I can honestly say that reading my accesslog is far more interesting than any soap opera on TV; they are filled with e...
Horde is an application framework used by a web-based email client IMP I use to read my email.
Having written my own Wordpress logging / statistics plug-in over the weekend – which still in prototype, consider it a ‘coming soon’ - I have star...