- Better performance for block cipher mode of operations
- Faster AES implementation
- [js] Fix for AES ctr 128 bit
- Fix for Aes, Blowfish, Des and Twofish decrypt() functions shred the encrypted input bytes
- Add support for Des
- Add support for Poly1305
- Use native php implementations for SHA
- Make all classes haxe3 compatible
- Add SCrypt and RC4(ARC4) algorithms
- Add Salsa20, XSalsa and ChaCha algorithms
- Better performance for Java,C# and Python
- Initial release