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

Sodium_compat is not strictly needed #9

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

Nyholm
Copy link
Contributor

@Nyholm Nyholm commented Dec 9, 2020

We do check if sodium_memzero() exists and if it doesn't we have a fallback.

The fallback is currently "dead code".

I decided to remove this package as it has zero side effects and (if you are not doing a super custom PHP installation) it is not needed.

@paragonie-security paragonie-security merged commit 098c94c into paragonie:master Jan 19, 2022
@zoka123
Copy link

zoka123 commented Mar 1, 2023

Would it be possible to cut a release now that this PR is merged? It would allow for hidden-string usage without this additional dependency that's not really needed. Cheers

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.

3 participants