- Supports CTR mode (Removes BETA) (Tronic)
- Update development environment
- Remove warnings
- Supports GCM mode
- Removes support of the GCC 4.4.7
- Fix unamed struct warning/error (#15)
- Fix memcpy declaration error (#17)
- Add get_padded_encrypted_size function
- Update development environment
- Fix the CBC logic for the data that is less than 16 (#5)
- Remove dynamic exception specifications for C++17 support (#2)
- Adjust expression of the refenrece comment (#1)
- Add padded value checking
- Reconfigure files location and build setting
- First Edition