Skip to content

Return to using ctypes for entropy calculation (partially reverts #150)#483

Merged
rbs-jacob merged 5 commits into
redballoonsecurity:masterfrom
alchzh:revert-entropy-to-ctypes
Jul 22, 2024
Merged

Return to using ctypes for entropy calculation (partially reverts #150)#483
rbs-jacob merged 5 commits into
redballoonsecurity:masterfrom
alchzh:revert-entropy-to-ctypes

Conversation

@alchzh
Copy link
Copy Markdown
Contributor

@alchzh alchzh commented Jul 16, 2024

Partially reverted #150 so entropy C code is called with ctypes again, but maintaining the current API and automatic compilation by setup.py.

Please describe the changes in your request.

Extends setuptools build_ext command to add a .1 to the end of extensions marked with ctypes to match the old behavior. Not sure if this modification is still needed.

Anyone you think should look at this, specifically?

@jstrieb

…edballoonsecurity#150)

Maintains current API and automatic builds with setuptools.
Extends setuptools build_ext command to add a `.1` to the end of
extensions marked with ctypes to match the old behavior. Not sure
if this modification is still needed.
@rbs-jacob rbs-jacob self-requested a review July 16, 2024 22:56
@alchzh
Copy link
Copy Markdown
Contributor Author

alchzh commented Jul 17, 2024

Screenshot 2024-07-17 at 3 47 51 PM

😌

@rbs-jacob rbs-jacob merged commit 3dd7931 into redballoonsecurity:master Jul 22, 2024
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.

2 participants