Skip to content

Conversation

@Guiliano99
Copy link
Contributor

Change the Composite-KEM and -Sig class and file names.

Description

  • Renamed the composite_sig.py and composite_kem.py files by removing the version suffixes.
  • Removed version from the corresponding public and private key classes.
  • Removed version from all related test case names.

Motivation and Context

  • Improves overall readability and maintainability of the class implementations by eliminating unnecessary version identifiers.

ToDo

  • Determine whether to update the string identifiers as well.
  • Assess whether OID names must remain unchanged for correct lookup behavior.

How Has This Been Tested?

Validated through the pipeline.

- Remove the version name of the class and the file.
- Done for fewer changes if the version is updated.
- Remove the version name of the class and the file.
- Done for fewer changes if the version is updated.
- By removing the version name.
@Guiliano99 Guiliano99 requested a review from ralienpp as a code owner December 13, 2025 07:53
@ralienpp ralienpp merged commit 2b660cd into siemens:main Jan 7, 2026
8 of 10 checks passed
@Guiliano99 Guiliano99 deleted the Fix-Composite-Names branch January 8, 2026 16:05
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.

2 participants