Ruby/MCrypt is an interface to the mcrypt library
written by Nikos Mavroyanopoulos.  You can get the
mcrypt library from http://mcrypt.hellug.gr/.

You can get Ruby/MCrypt from:

  http://www.rubylinks.de/

For installation hints see the file INSTALL.

Thanks to:

  * Nikos Mavroyanopoulos for his fine encryption library.
  * You solved me a lot of work, programming my own
  * encription routines.

  * 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 <hd@rubylinks.de>

