Ruby/Blowfish is an interface to the Blowfish cipher
included in the OpenSSL library.

You can get Ruby/Blowfish from:

  http://ruby.metabolix.de/

For installation hints see the file INSTALL.

Ruby/Blowfish is one of my first attempts to write a extension for the
Ruby Programming Language, so don't beat me for any bugs and
misunderstandings. ;-)

Thanks to:

  * Matz (Yukihiro Matsumoto) for his fantastic language.
  * Your great design made it painless to implement this
  * interface.

  * David Thomas and Andrew Hunt for their fantastic book
  * about Ruby. Without your in-deep descriptions and
  * example I would still be reading "README.EXT"! ;-)

Feel free to send comments and bug reports to the author.  Here is the
author's latest mail address:
 
  Hans-Dieter Stich <hdstich@commplex-media.de>

