RubyGems.org

unix-crypt

1.1.0

Performs the UNIX crypt(3) algorithm using DES (standard 13 character passwords), MD5 (starting with $1$), SHA256 (starting with $5$) and SHA512 (starting with $6$)

installgem install unix-crypt
Authors

Roger Nesbitt

2,879 total downloads 372 for this version
Owners

A6c15fcc821104e4b613c02ce6ae10b2

Gemfile
gem "unix-crypt", "~> 1.1.0"
Versions
  1. 1.1.0 April 2, 2013
  2. 1.0.2 March 21, 2012
  3. 1.0.1 February 1, 2012
  4. 1.0.0 January 14, 2011