in reply to Java equivalent api for perl method Digest::MD5 md5($data)

use the hex representation, not the binary one, both APIs , see http://stackoverflow.com/questions/5470219/java-get-md5-string-from-message-digest/5470268#5470268
  • Comment on Re: Java equivalent api for perl method Digest::MD5 md5($data)