Skip to content

Comments

Add more cryptographic functions, paddings, modes, and validation levels to schema#841

Open
jvdsn wants to merge 5 commits intoCycloneDX:2.0-devfrom
jvdsn:2.0-dev
Open

Add more cryptographic functions, paddings, modes, and validation levels to schema#841
jvdsn wants to merge 5 commits intoCycloneDX:2.0-devfrom
jvdsn:2.0-dev

Conversation

@jvdsn
Copy link
Contributor

@jvdsn jvdsn commented Feb 23, 2026

fixes #840

paramgen and paramver refer to the DSA parameter generation / verification functionality from FIPS 186-4 (Appendix A).

keyver refers to DSA / ECDSA / Safe Primes key verification from FIPS 186-5 and SP 800-56Ar3.

@jvdsn jvdsn requested a review from a team as a code owner February 23, 2026 20:36
@jvdsn jvdsn changed the title 2.0 dev Add more cryptographic functions, paddings, modes, and validation levels to schema Feb 24, 2026
Copy link
Contributor

@bhess bhess left a comment

Choose a reason for hiding this comment

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

Looks all good to me, thanks @jvdsn . Seems that you need to sign-off the commits to make CI pass (git commit -s)

Signed-off-by: Joachim Vandersmissen <git@jvdsn.com>
Signed-off-by: Joachim Vandersmissen <git@jvdsn.com>
Signed-off-by: Joachim Vandersmissen <git@jvdsn.com>
Signed-off-by: Joachim Vandersmissen <git@jvdsn.com>
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