Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release wheels for python 3.12 #41

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Conversation

naufraghi
Copy link
Owner

Closes #33

Leave room for a simpler `CBC_*crypt_buffer_inplace` with automatic padding

This is incompatible with the previous rc0, but the fix is a rename:

- CBC_encrypt_buffer_inplace -> CBC_encrypt_buffer_inplace_raw
- CBC_decrypt_buffer_inplace -> CBC_decrypt_buffer_inplace_raw
@naufraghi naufraghi linked an issue Oct 3, 2023 that may be closed by this pull request
@naufraghi naufraghi merged commit 8760a9b into master Oct 11, 2023
26 checks passed
@naufraghi naufraghi deleted the 33-release-wheels-for-python-312 branch October 11, 2023 09:23
@JoeGaffney
Copy link

Hey,

Version 1.1.0.

Fails on fedora python 3.12

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release wheels for Python 3.12
2 participants