Skip to content

[sodium] Add AEGIS-128L and AEGIS-256 #12867

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

Merged
merged 2 commits into from
Dec 7, 2023
Merged

[sodium] Add AEGIS-128L and AEGIS-256 #12867

merged 2 commits into from
Dec 7, 2023

Conversation

jedisct1
Copy link
Contributor

@jedisct1 jedisct1 commented Dec 4, 2023

Also don't prevent usage of AES-GCM on aarch64, it's been supported since libsodium 1.0.18.

Fixes #12312

Also don't prevent usage of AES-GCM on aarch64, it's been
supported since libsodium 1.0.18.

Fixes php#12312
@Girgias
Copy link
Member

Girgias commented Dec 6, 2023

I'm no crypto expert, @paragonie-scott could you maybe have a look at this as a sanity check?

@paragonie-scott
Copy link
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[sodium] Add AEGIS-256
3 participants