> It would be interesting to compare performance between the Sun provided > MD5 and codec.
FYI, the [codec] MD5 and SHA support in DigestUtils are just exception swallowing APIs on top on java.security.MessageDigest. Gary
> It would be interesting to compare performance between the Sun provided > MD5 and codec.
FYI, the [codec] MD5 and SHA support in DigestUtils are just exception swallowing APIs on top on java.security.MessageDigest. Gary