feat(registry): add OPAQUE (RFC 9807)#796
Merged
stevespringett merged 2 commits intoCycloneDX:masterfrom Feb 19, 2026
Merged
Conversation
3e36d7c to
ea4d756
Compare
Member
|
cc: @bhess |
bhess
reviewed
Feb 12, 2026
ea4d756 to
d5a7ba5
Compare
Reference CycloneDX#795 Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
Signed-off-by: Mehrn0ush <mehrnoush.vaseghi@gmail.com>
d5a7ba5 to
73e0c78
Compare
Contributor
Author
|
Added OPAQUE to algorithmFamiliesEnum in cryptography-defs.schema.json to keep it in sync with the registry. |
stevespringett
approved these changes
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add OPAQUE-3DH to
schema/cryptography-defs.jsonbased on RFC 9807.References
Note: RFC 9380 (Hashing to Elliptic Curves) is referenced by OPAQUE as a building block, but RFC 9807 is the protocol specification.
Change
Insert
family: OPAQUEalphabetically betweenMQVandMILENAGE.Validation
python3 -m json.tool schema/cryptography-defs.json(JSON OK)