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

Refactor crypto_keys_init #637

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Refactor crypto_keys_init #637

merged 1 commit into from
Feb 16, 2025

Conversation

cperciva
Copy link
Member

Move bits which don't deal directly with keys into a new file crypto_keys_init.c in order to avoid linkage pollution issues.

@gperciva
Copy link
Member

Tiny rebase recommended, but this looks good.

Move bits which don't deal directly with keys into a new file
crypto_keys_init.c in order to avoid linkage pollution issues.
@cperciva cperciva force-pushed the crypto-keys-init-refactor branch from 5e2995d to 8af24c5 Compare February 16, 2025 06:32
@cperciva
Copy link
Member Author

Thanks, I fixuped your patch into mine.

@cperciva cperciva merged commit c55bd45 into master Feb 16, 2025
2 checks passed
@gperciva gperciva deleted the crypto-keys-init-refactor branch February 16, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants