Skip to content

fix: sync cryptographic algorithm family enum#919

Open
Mehrn0ush wants to merge 1 commit intoCycloneDX:masterfrom
Mehrn0ush:fix/crypto-algorithm-families-enum
Open

fix: sync cryptographic algorithm family enum#919
Mehrn0ush wants to merge 1 commit intoCycloneDX:masterfrom
Mehrn0ush:fix/crypto-algorithm-families-enum

Conversation

@Mehrn0ush
Copy link
Copy Markdown
Contributor

Summary

Synchronizes algorithmFamiliesEnum in schema/cryptography-defs.schema.json with the algorithm families defined in schema/cryptography-defs.json.

Changes

Adds the missing families:

  • ANSI-KDF

  • RSA-X931

  • SP800-56C

  • SSH-KDF

  • TLS-PRF

Validation

  • Validated schema/cryptography-defs.json

  • Validated schema/cryptography-defs.schema.json

  • Verified all catalog algorithm families are present in algorithmFamiliesEnum

Fixes #918

@Mehrn0ush Mehrn0ush requested a review from a team as a code owner May 2, 2026 13:36
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
@Mehrn0ush Mehrn0ush force-pushed the fix/crypto-algorithm-families-enum branch from c4accf5 to 3d802f6 Compare May 2, 2026 13:42
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.

[Defect]: cryptographic algorithm family enum omits families defined in cryptography-defs.json

1 participant