User Tools

Site Tools


en:md5

MD5 (Function)

Format

Description

Returns a hexadecimal string with the MD5 digest of the string_expression argument. This function was derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm.

Example

print MD5("Something")
print MD5("something")

will display

73f9977556584a369800e775b48f3dbe
437b930db84b8079c2dd804a71936b5f

See Also

History

0.9.6.37New To Version
en/md5.txt · Last modified: 2020/02/28 10:46 (external edit)