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

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

Merged
merged 5 commits into from
Jul 22, 2024

Conversation

alchzh
Copy link
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
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
5 checks passed
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