v1.1.0rc1
Pre-release
Pre-release
1.1.0rc1 (Oct 2, 2023)
- Add Python 3.12 final to the matrix
- Expose raw functions for CBC mode, with manual padding and unpadding
1.1.0rc0 (13 Feb 2023)
- Drop support for Python 2.7 (CI tests and builds are disabled, code may still work)
- Add support for CBC mode (unstable API, inplace only, manual padding)