crypto_md5()

 
Calculates the MD5 hash of a string.
Syntax
crypto_md5( buffer )
Returns the MD5 hash value.
  • buffer = the data to be hashed.
User Annotations: crypto_md5