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.
| Tags | Software Development Libraries Security Cryptography |
|---|---|
| Licenses | BSD Original |
| Implementation | Ruby |
Recent releases


Changes: 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.


No changes have been submitted for this release.