Skip to content

refactor: signature scheme name adjustment#5472

Merged
lrstewart merged 2 commits intoaws:mainfrom
lrstewart:names
Aug 26, 2025
Merged

refactor: signature scheme name adjustment#5472
lrstewart merged 2 commits intoaws:mainfrom
lrstewart:names

Conversation

@lrstewart
Copy link
Copy Markdown
Contributor

@lrstewart lrstewart commented Aug 20, 2025

Release Summary:

Resolved issues:

related to #5471

Description of changes:

Drop "pkcs1" from the legacy RSA signature scheme names. The "pkcs1" is implied by "legacy", and removing it makes the RSA options match the "legacy_<signature_algorithm>_<hash_algorithm>" format.

The 100+ snapshot files are automatically generated and checked by the CI, so shouldn't need review. The only actual changes are in tls/s2n_signature_scheme.c, the last file in the diff.

Testing:

Just a name change. The correctness of the snapshot files is checked by the snapshot test in the CI.

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 Aug 20, 2025
@lrstewart lrstewart marked this pull request as ready for review August 20, 2025 19:25
@lrstewart lrstewart added this pull request to the merge queue Aug 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 22, 2025
@lrstewart lrstewart enabled auto-merge August 25, 2025 23:50
@lrstewart lrstewart added this pull request to the merge queue Aug 26, 2025
Merged via the queue into aws:main with commit ada693d Aug 26, 2025
50 checks passed
@lrstewart lrstewart deleted the names branch August 26, 2025 01:35
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