RubyGems.org

rcrypt

0.1.0

RCrypt is a simple RSA encryption library for your Ruby scripts. It aims at being a no-frills encrypt-decrypt solution when that is all you actually need.

installgem install rcrypt
Authors

Quin Hoxie

705 total downloads 705 for this version
Owners

B76e0cddb0326224a411a8fbcaea7d9d

Gemfile
gem "rcrypt", "~> 0.1.0"
Versions
  1. 0.1.0 October 13, 2009
Development Dependencies
  1. thoughtbot-shoulda >= 0