- [Bugfix] Tests fixed
- [BC break] Acronyms in class names uses
StudlyCaps
- [Bugfix] Use non blocking random source for initialization vector create
- [BC break] Class AES128Encryptor renamed to AESEncryptor
- [BC break] Key size must be 128, 192 or 256 bits
- [Refactoring] AESEncryptor switched to advanced mcrypt API
- Initial release