Skip to content
forked from singlebrook/crypt

Ruby 1.9.2-compatible version of crypt gem

License

Notifications You must be signed in to change notification settings

hcsubbarao/crypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# README

The Crypt library is a pure-ruby implementation of a number of popular
encryption algorithms. Block cyphers currently include Blowfish, GOST, IDEA,
and Rijndael (AES). Cypher Block Chaining (CBC) has been implemented. Twofish,
Serpent, and CAST256 are planned for release soon.

Crypt is written entirely in ruby so deployment is simple - no platform
concerns, no library dependencies, nothing to compile.

This work is placed in the public domain.

About

Ruby 1.9.2-compatible version of crypt gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published