Skip to content
/ fbmhash Public

The fb_mhash (mhash) provides an easy way to access hashes such as MD5, SHA1 and other algorithms for firebird/interbase SQL server as UDF.

License

Notifications You must be signed in to change notification settings

kotalr/fbmhash

Repository files navigation

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.

About

The fb_mhash (mhash) provides an easy way to access hashes such as MD5, SHA1 and other algorithms for firebird/interbase SQL server as UDF.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published