Skip to content

Comments

fix(crypto-registry): normalize RFC/FIPS standard name formatting#847

Open
Mehrn0ush wants to merge 1 commit intoCycloneDX:masterfrom
Mehrn0ush:fix/crypto-registry-standard-name-normalization
Open

fix(crypto-registry): normalize RFC/FIPS standard name formatting#847
Mehrn0ush wants to merge 1 commit intoCycloneDX:masterfrom
Mehrn0ush:fix/crypto-registry-standard-name-normalization

Conversation

@Mehrn0ush
Copy link
Contributor

This PR normalizes a few outlier standard.name strings in schema/cryptography-defs.json to match the existing naming convention:

  • RFC 5297 -> RFC5297
  • FIPS 203/204/205 -> FIPS203/FIPS204/FIPS205

URLs are unchanged; this is a string-formatting consistency fix only.

Fixes #846

Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
@Mehrn0ush Mehrn0ush requested a review from a team as a code owner February 24, 2026 18:25
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.

fix(crypto-registry): normalize standard name formatting for RFC 5297 and FIPS 203/204/205

1 participant