The AES for Ruby module provides compact and fast AES encryption for Ruby programs, without the overhead of linking to large third-party encryption libraries.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Alguns pequenos problemas deixados pelo Python-> conversão Ruby (só foram um problema em 64-bits e Windows) foram corrigidos. Um programa de vetores de teste e do derivado da especificação oficial AES foram adicionadas para facilitar a verificação do correcto funcionamento.
Tags:
Minor bugfixes
Some minor glitches left over from the Python->Ruby conversion (only were a problem on 64-bit and Windows) have been fixed. A test program and test vectors derived from the official AES specification have been added for easier verification of proper operation.