crypt19-rb 1.3.1
Crypt is a pure-ruby implementation of a number of popular encryption algorithms. Block cyphers currently include Blowfish, GOST, IDEA, Rijndael (AES), and RC6. Cypher Block Chaining (CBC) has been implemented.
Gemfile:
=
install:
=
Development Dependencies (1):
rake
~> 10.0.3