_md5_

-- md5.e - The MD5 Message-Digest Algorithm - version 1.11
-- Copyright (C) 2000 Davi Tassinari de Figueiredo
--
-- If you wish to contact me, send an e-mail to davitf@usa.net .
--
-- You can get the latest version of this program from my Euphoria page:
-- http://davitf.n3.net/
--
--
-- License terms and disclaimer:
--
-- Permission is granted to anyone to use this software for any purpose,
-- including commercial applications, and to alter it and redistribute it
-- freely, subject to the following restrictions:
--
-- 1. The origin of this software must not be misrepresented; you must not
-- claim that you wrote the original software or remove the original
-- authors' names.
-- 2. Altered source versions must be plainly marked as such, and must not
-- be misrepresented as being the original software.
-- 3. All source distributions, with or without modifications, must be
-- distributed under this license. If this software's source code is
-- distributed as part of a larger product, this item does not apply to
-- the rest of the product.
-- 4. If you use this software in a product, an acknowledgment in the
-- product documentation is required. If the source code for the product
-- is not freely distributed, you must include information on how to
-- freely obtain the original software's source code.
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
-- arising from the use of this software.
--
-- If you want to distribute this software in a way not allowed by this
-- license, or distribute the source under different license terms, contact
-- the authors for permission.

function

Following global functions are defined: