Andrew Collins wrote:

> Recently I ported some Java routines (Rijndael encryption) to
> JavaScript.  I'm interested in porting the ZLIB library, with
> an API similar to java.util.zip, to JavaScript.
>
> I found the following (far below) posting through google.com:
> http://www.mail-archive.com/classpath%40gnu.org/msg02345.html
>
> I'm curious if any of you have any "leads" for me:
> for reference, I'm looking for a non-native, pure-Java
> implementation of the ZLIB library. I can follow the
> C version (and Pascal port, too), but having a pure-Java
> implementation to look over would be nice, too.

Andrew,

John Leuner <[EMAIL PROTECTED]> has been working on this. He sent a message to
the classpath list recently looking for anyone who wants to help. You might want
to get in touch with him.

regards

  [ bryce ]



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to