Module md5

Utility module to calculate the MD5 sum

Functions

sumhexa (s) Calculates the MD5 sum
sum (s) Calculates the MD5 sum


Functions

sumhexa (s)
Calculates the MD5 sum

Parameters:

  • s The object to calculate the MD5 sum for

Returns:

    string MD5 sum as hexadecimal string
sum (s)
Calculates the MD5 sum

Parameters:

  • s The object to calculate the MD5 sum for

Returns:

    MD5 sum in binary representation
generated by LDoc 1.4.3 Last updated 2016-06-18 21:52:32