When hashing a string, the correct codepage of the string representation is essential. This should default to UTF-8 and more advanced shoud be changeable. If strings in Java are always a UTF-8, this behaviuor must be added to the documentation for clarity.
When hashing a string, the correct codepage of the string representation is essential. This should default to UTF-8 and more advanced shoud be changeable. If strings in Java are always a UTF-8, this behaviuor must be added to the documentation for clarity.