Tinyaes

Latest version: v1.1.1

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.1rc1

What's Changed
* bump cibuildwheel to correctly build py312 by adehad in https://github.com/naufraghi/tinyaes-py/pull/44
* Bump actions and Build Python 3.13 by adehad in https://github.com/naufraghi/tinyaes-py/pull/45
* fix upload and download of Artifacts due to breaking change in v4 by adehad in https://github.com/naufraghi/tinyaes-py/pull/47
* Add dependabot.yml by naufraghi in https://github.com/naufraghi/tinyaes-py/pull/48
* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.10.1 by dependabot in https://github.com/naufraghi/tinyaes-py/pull/49
* Prepare for 1.1.1rc1 by naufraghi in https://github.com/naufraghi/tinyaes-py/pull/50

New Contributors
* adehad made their first contribution in https://github.com/naufraghi/tinyaes-py/pull/44
* dependabot made their first contribution in https://github.com/naufraghi/tinyaes-py/pull/49

**Full Changelog**: https://github.com/naufraghi/tinyaes-py/compare/v1.1.0...v1.1.1rc1

1.1.0

Release 1.1.0 final with Python 3.12 support

1.1.0rc1

- Add Python 3.12 final to the matrix
- Expose raw functions for CBC mode, with manual padding and unpadding

1.1.0rc0

- 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)

1.0.4

What's Changed
* Add Python 3.11 to the matrix and bump to 1.0.4rc1 by naufraghi in https://github.com/naufraghi/tinyaes-py/pull/30


**Full Changelog**: https://github.com/naufraghi/tinyaes-py/compare/v1.0.3...v1.0.4

1.0.4rc1

Add Python 3.11 to the wheel matrix, remove 2.7 and 3.6

- tests are still done on 2.7 and 3.6
- update `actions/checkout` and `actions/setup-python`
- use `pypa/cibuildwheel` for publishing

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.