in reply to
Java equivalent api for perl method Digest::MD5 md5($data)
If you are outputting your MD5 to binary files, it should be quite easy to verify that the files are identical, or at least to run a checksum on them. Or did I miss something?
Comment on
Re: Java equivalent api for perl method Digest::MD5 md5($data)
In Section
Seekers of Perl Wisdom