Geoff Berry wrote:
> I'm about to start writing
> java.security.{MessageDigest,DigestOutputStream} along with an
> implementation of the SHA algorithm since these are used by
> ObjectStreamClass to compute serialVersionUID's.  These all seem like
> fairly simple classes, I just wanted to check with you before I got
> started so we don't duplicate any work.

Iff you can use Berkely licensed source in Classpath, I suggest that you
take what you need from Cryptix (http://www.cryptix.org/). If you
cannot, please contact us, and tell us what the problems are. Maybe we
can work out something...

Cheers,
Jeroen
-- 
Jeroen C. van Gelderen - [EMAIL PROTECTED] - 0x46D8D3C8

Reply via email to