RAA - ruby-aes/1.0

ruby-aes / 1.0

Short description: ruby-aes (rijndael)
Category: Library/Cryptography
Status: usable
Created: 2002-09-05 19:41:13 GMT
Last update: 2007-08-01 20:30:09 GMT
Owner: Alex Boussinet (Projects of this owner)
Homepage: http://rubyforge.org/projects/ruby-aes
Download: http://rubyforge.org/projects/ruby-aes
License: Ruby's
Dependency:
None
Description:

This is an implementation of the AES (rijndael) algorithm.
It's written in full Ruby.
You can use keys of 128, 192 or 256 bits,
with 4 different modes: ECB, CBC, OFB, CFB.
Use at your own risk :)
Feel free to contact me.

Versions: [1.0 (2007-08-01)] [0.1 (2007-07-31)] [1.8.0 (2004-08-14)] [1.4.0 (2004-08-14)]

Edit this project (for project owner)

back to RAA top