BiCrypt

http://death.rubyforge.org

DESCRIPTION

BiCrypt is a simple two-way encryption class.

FEATURES/ISSUES

  • … to be done …

RELEASE NOTES

Please see RELEASE file.

SYNOPSIS

… to be done …

HOW TO INSTALL

Describe your installation procedure here.

To install with RubyGems simply open a console and type:

gem install bicrypt

Local installation requires Setup.rb (gem install setup), then download the tarball package and type:

tar -xvzf bicrypt-1.0.0.tgz
cd bicrypt-1.0.0
sudo setup.rb all

Windows users use ‘ruby setup.rb all’.

COPYING

Copyright © 2007 The Coding Dead

This program is ditributed unser the terms of the LGPLv3 license.

See LICENSE file for details.