Files
2017-03-02 21:57:21 -06:00

14 lines
669 B
XML
Executable File

<?xml version="1.0" encoding="ISO-8859-1"?>
<users>
<phrase>Calculates the MD5 hash of str using the RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash. The hash is a 32-character hexadecimal number. If the optional raw_output is set to TRUE, then the md5 digest is instead returned in raw binary format with a length of 16.</phrase>
<profile id='1'>
<name>Francis Montocchio</name>
<login>fmont</login>
<digest>f537e971ce3eb378d2073468695d20cc55842857</digest>
</profile>
<profile id='2'>
<name>Michael Walt</name>
<login>mwalt</login>
<digest>f537e971ce3eb378d2073468695d20cc55842857</digest>
</profile>
</users>