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

Retire Armv7 x25519 implementation #973

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

torben-hansen
Copy link
Contributor

@torben-hansen torben-hansen commented Apr 24, 2023

Issues:

CryptoAlg-1602

Description of changes:

Retire the Armv7 x25519 implementation. I haven't been able to find any uses of this implementation. And, as a matter of fact, we don't test this implementation either. Also see comment: 4c9bf07d-41f2-4f06-97cd-b14622183be8.

We can always revisit this decision if need be. But for now, prefer to kick it out.

Call-outs:

Did various "greps" to look for more remnants of e.g. BORINGSSL_X25519_NEON but non-found

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and
the ISC license.

@torben-hansen torben-hansen requested review from dkostic and nebeid April 24, 2023 15:12
dkostic
dkostic previously approved these changes Apr 24, 2023
nebeid
nebeid previously approved these changes Apr 25, 2023
@torben-hansen torben-hansen dismissed stale reviews from nebeid and dkostic via 56e15e3 April 25, 2023 19:52
@torben-hansen torben-hansen requested review from dkostic and nebeid April 25, 2023 19:53
@torben-hansen torben-hansen merged commit 9a53f1e into aws:main Apr 25, 2023
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