The MD5-Hash library for QB64 is based on the MD5 sources of Notepad++.

Although I did some changes to fit the whole thing into a QB64 library,
I'am not the author or copyright holder of the RSA Data Security, Inc.
MD5 Message-Digest Algorithm.

----------------------------------------------------------------------

The RSA Data Security, Inc. MD5 Message-Digest Algorithm is under the
terms of RSA Data Security, Inc. its own license (see RSA-License.txt),
it applies to the following files in this distribution:
    - md5.h

However, the implementation of the QB64 library and its examples is
unlicensed and placed in the Public Domain (see PD-Unlicense.txt), it
applies to the following files in this distribution:
    - md5.bi
    - md5.bm
    - docs\ (entire contents)
    - example\MD5-HowTo.bas

