crypt.rb

Path: lib/facets/more/crypt.rb
Last Update: Sat Dec 08 02:02:17 +0000 2007

crypt.rb

Copyright (c) 2005

  Ruby License

  This module is free software. You may use, modify, and/or redistribute this
  software under the same terms as Ruby.

  This program is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  FOR A PARTICULAR PURPOSE.

Special Thanks

Adapted by guillaume__dot__pierronnet_at__laposte__dot_net based on

which is based on FreeBSD src/lib/libcrypt/crypt.c 1.2

Original License

  "THE BEER-WARE LICENSE" (Revision 42):
  <phk@login.dknet.dk> wrote this file.  As long as you retain this notice you
  can do whatever you want with this stuff. If we meet some day, and you think
  this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp

Authors and Contributors

  • Poul-Henning Kamp

Required files

digest/md5   digest/sha1   digest/rmd160   digest/sha2  

[Validate]