Skip to content

refactor: remove unused hash methods #5269

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 1 commit into from
Apr 24, 2025
Merged

Conversation

lrstewart
Copy link
Contributor

@lrstewart lrstewart commented Apr 23, 2025

Release Summary:

Resolved issues:

Description of changes:

I found some unused hash methods while poking around in the hash code for ML-DSA. Removing them and their proofs.

Testing:

Everything still compiles.

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

@github-actions github-actions bot added the s2n-core team label Apr 23, 2025
@lrstewart lrstewart marked this pull request as ready for review April 23, 2025 21:48
Copy link
Contributor

@maddeleine maddeleine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I mean, I guess if we haven't needed this functions for several years, we probably won't ever need them.

@lrstewart lrstewart added this pull request to the merge queue Apr 23, 2025
Merged via the queue into aws:main with commit b8081e9 Apr 24, 2025
46 checks passed
@lrstewart lrstewart deleted the hash_cleanup branch April 24, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants