Ruby: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 64: Line 64:


*[http://crypt.rubyforge.org/ Crypt library] is a pure-ruby implementation of a number of popular encryption algorithms
*[http://crypt.rubyforge.org/ Crypt library] is a pure-ruby implementation of a number of popular encryption algorithms
*[http://rubyforge.org/projects/libgnupg-ruby libgnupg-ruby] is a "wrapper" library for the gpg binary

Revision as of 18:28, 7 February 2007

General

Guides

Books

Programming Ruby: The Pragmatic Programmer's Guide - ebook

Rails

Notes

Miscellaneous

  • Crypt library is a pure-ruby implementation of a number of popular encryption algorithms
  • libgnupg-ruby is a "wrapper" library for the gpg binary