forked from singlebrook/crypt
-
Notifications
You must be signed in to change notification settings - Fork 0
Ruby 1.9.2-compatible version of crypt gem
License
hcsubbarao/crypt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published