8000 Release v1.1.0rc1 · naufraghi/tinyaes-py · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.1.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@naufraghi naufraghi released this 11 Oct 09:26
· 21 commits to master since this 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)
0