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

Leave compilation of Argon2 to CFFI #1

Merged
merged 2 commits into from
Nov 29, 2021
Merged

Leave compilation of Argon2 to CFFI #1

merged 2 commits into from
Nov 29, 2021

Conversation

hynek
Copy link
Owner

@hynek hynek commented Nov 29, 2021

If this works out, it saves us a ton of setup.py boilerplate and ensures, that we're not accidentally linked against a system-wide Argon2 installation.

@hynek hynek force-pushed the cffi-compile branch 12 times, most recently from a3e5993 to 75e52cf Compare November 29, 2021 07:48
@hynek
Copy link
Owner Author

hynek commented Nov 29, 2021

totally safe and reviewed: https://twitter.com/fapolloner/status/1465243851866714113

@hynek hynek merged commit 6d85aab into main Nov 29, 2021
@hynek hynek deleted the cffi-compile branch November 29, 2021 09:02
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.

1 participant