Turns an array of Byte into a String representation in hexadecimal.
Computes the MD5 hash of the given Array of Bytes.
Computes the MD5 hash of the given String.
Computes the MD5 hash of the given String and turns it into a hexadecimal String representation.
Turns a hexadecimal String into an array of Byte.
Common functions