srdja / aes-ruby

Ruby implementation of the AES Rijndael cipher

Repository from Github https://github.comsrdja/aes-rubyRepository from Github https://github.comsrdja/aes-ruby

Ruby implementation of the AES Rijndael cipher

Based on these cipher and mode of operation specifications.

Running tests

rake test

note: This was implemented as an excersise. Don't take it too seriously!

About

Ruby implementation of the AES Rijndael cipher

License:MIT License


Languages

Language:Ruby 99.7%Language:Shell 0.3%