Latest MD5 broken?

MD5 md5("hello world"); String md5string = md5.toHexString();
The md5string is: “26718f4acccccccccccccccccccccccc”

Looks like it’s broken after 8th byte.

Sorry! Fixed now!