Skip to content

Add hashAlgorithm to IKE-PRF#873

Merged
stevespringett merged 3 commits intoCycloneDX:masterfrom
jvdsn:patch-6
Mar 26, 2026
Merged

Add hashAlgorithm to IKE-PRF#873
stevespringett merged 3 commits intoCycloneDX:masterfrom
jvdsn:patch-6

Conversation

@jvdsn
Copy link
Copy Markdown
Contributor

@jvdsn jvdsn commented Mar 11, 2026

fixes #872

Also changes primitive to "kdf" since this is a KDF, not a key agreement function.

fixes CycloneDX#872 

Also changes primitive to "kdf" since this is a KDF, not a key agreement function.

Signed-off-by: Joachim Vandersmissen <git@jvdsn.com>
@jvdsn jvdsn requested a review from a team as a code owner March 11, 2026 23:05
jvdsn added a commit to jvdsn/specification that referenced this pull request Mar 12, 2026
Fixes CycloneDX#873 874

The additional distinction for RFC7627 is to distinguish between usage of the extended master secret and not.

Signed-off-by: Joachim Vandersmissen <git@jvdsn.com>
@jvdsn jvdsn mentioned this pull request Mar 12, 2026
@jkowalleck jkowalleck added cap: cryptography-registry Capability: Cryptography Registry defect labels Mar 12, 2026
@stevespringett
Copy link
Copy Markdown
Member

cc: @bhess can you review please?

Copy link
Copy Markdown
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.

LGTM

@stevespringett stevespringett merged commit bbc87f7 into CycloneDX:master Mar 26, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cap: cryptography-registry Capability: Cryptography Registry defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Defect]: IKE-PRF missing hashAlgorithm

4 participants