Blowfish Component/DLL Version 1.2 [Release Version]

What's new:
-----------

Version 1.2:
Add CRC checking function.
Improve the execute speed and encrypt/decrypt process.
Users can initialize the key themself.

Version 1.12:
Internal Rebuild

Version 1.11:
Fix minor bug

Version 1.1:
In this version, I have rebuild the encrypt/decrypt engine to improve the execute speed and make the process more complex.

NOTE: THIS VERSION IS NOT COMPATIBLE WITH OLDER VERSION ALTHOUGH THE APIs ARE SAME!

Zip Content:
------------
In this Zip file, it contains Blowfish Components for BCB 1 and BCB 3 and a Win32 DLL.

--- BCB1 VCL --- Blowfish.dcr
 |	      |- Blowfish.h
 |	      |- Blowfish.obj
 |	      |- TBlowfish.hlp
 |
 +- BCB3 VCL --- BF.bpi
 |	      |- BF.bpl
 |	      |- BF.lib
 |	      |- Blowfish.h
 |	      |- TBlowfish.hlp
 |
 - Win32 DLL --- Blowfish.dll
	      |- Blowfish.h
	      |- Blowfish.lib
	      |- Blowfish.hlp

Note: In Win32 DLL directory, Blowfish.lib is a Visual c++ library file, for other compilers user, please use other program (for BCB user, you can use implib.exe) to make a suitable library file.

Installation:
-------------
Please read the help file.

Sample:
-------
I have written two samples for BCB1 and BCB3 components. Please go to my homepage to download them.

For any questions, suggestions or bug reports, please send an email to me.

My email address : sega1@hkstar.com AND
My web page 	 : http://home.hkstar.com/~sega1/

IMPORTANT: Please fill my survey about this producton in my web site! Thanks.
My survey URL : http://home.hkstar.com/~sega1/blowfish_survey.html

Regards,
H.Y. Kwok
28th, June, 1998

