This is directed at Aaron, but comments from anyone else are welcome.

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.

I guess I will also need to write java.security.Security, but
initially I only plan on writing the methods I use.

-- 
Geoff Berry

Reply via email to