Skip to content

Add hashAlgorithm to IKE-PRF#873

Open
jvdsn wants to merge 1 commit intoCycloneDX:masterfrom
jvdsn:patch-6
Open

Add hashAlgorithm to IKE-PRF#873
jvdsn wants to merge 1 commit intoCycloneDX:masterfrom
jvdsn:patch-6

Conversation

@jvdsn
Copy link
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
Member

cc: @bhess can you review please?

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.

LGTM

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