Skip to content

Latest commit

 

History

History
executable file
·
41 lines (27 loc) · 982 Bytes

README.md

File metadata and controls

executable file
·
41 lines (27 loc) · 982 Bytes

fb_mhash README

OVERVIEW

Description

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.

Features

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

Disclaimer

Please read the file COPYING before using fb_mhash.

Installation

Install as other UDF functions (see firebird/interbase manual and fb_mhash.sql file).

New Versions

Information on how to retrieve new versions of fb_mhash can be found on URL:http://www.b2b.cz.

Credits

Please read the file AUTHORS.