OVERVIEW
The fb_mhash provides an easy way to access strong hashes such as MD5, SHA1 and other algorithms for firebird/interbase SQL server as UDF.
The fb_mhash UDF provides the following features:
o Free software (GNU Lesser General Public License) o support interface to mhash library for firebird/interbase SQL server (UDF) o Support for known strong algorithms o Support for less-known algorithms such as GOST
Please read the file COPYING before using fb_mhash.
Install as other UDF functions (see firebird/interbase manual and fb_mhash.sql file).
Information on how to retrieve new versions of fb_mhash can be found on URL:http://www.b2b.cz.
Please read the file AUTHORS.