On Thu, Apr 15, 1999 at 02:20:16PM -0600, Aaron Blosser wrote:
> Is there a demand out there for a Java port?  It wouldn't be as fast as C or
> ASM for most platforms, but for platforms with NO port at all, I think this
> would be great.

You may be surprised at just how fast a Java implementation could be. I did
essentially the same thing for the distributed.net RC5-64 effort (see
http://www.hewgill.com/rc5/). It turned out that the Java decryption routine,
with a JIT compiler, could reach 25% of the speed of a hand optimized assembler
decryption routine.

Greg Hewgill
________________________________________________________________
Unsubscribe & list info -- http://www.scruz.net/~luke/signup.htm

Reply via email to