I've started a SourceForge project for developing a PHP class that
talks to OpenSRS:
http://opensrs-php.sourceforge.net/
You can download my base class (which doesn't work), and Mike's
CBC hack. There's also a CVS tree set up for both.
There's also a mailing list set up:
http://lists.sourceforge.net/mailman/listinfo/opensrs-php-devel
This is my first time playing with SourceForge, so excuse any
bumps along the way. Hopefully we can get a working base class
soon, then people can start developing their own extended classes
(to do the real stuff like lookups, registrations, etc.).
__________________________________________________________________
Colin Viebrock easyDNS Technologies
Co-Founder control your domain
http://www.easyDNS.com
BTW, Mike: your CBC hack doesn't work for me. :(
Also, it looks like the encrypted text that gets sent from OpenSRS
always starts with "RandomIV", right? This doesn't seem to be the
case for the challenge sent during handshaking.