crypt
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Ruby 1.9.2-compatible version of crypt gem
# 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.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。