Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 495 Bytes

README.rdoc

File metadata and controls

21 lines (11 loc) · 495 Bytes

lupine_crypto

Ruby implementation of some classic encryption algorithms.

Current Encryption Algorithms

  • Ceasar Cipher (the “Hellow World” of encryption)

Hopefully there will be more to come…

Gem Status

Just added a gem skeleton using jeweler github.com/technicalpickles/jeweler but have not fully integrated the old code into it so it’s not quite ready for its first release

Copyright © 2010 Christopher Sass. See LICENSE.txt for further details.