Skip to content

Comments

Allow Responder Integrator to specify additional opaque data#3485

Open
Li-Aaron wants to merge 1 commit intoDMTF:mainfrom
Li-Aaron:fix-3401
Open

Allow Responder Integrator to specify additional opaque data#3485
Li-Aaron wants to merge 1 commit intoDMTF:mainfrom
Li-Aaron:fix-3401

Conversation

@Li-Aaron
Copy link
Contributor

fix #3401

@Li-Aaron Li-Aaron marked this pull request as ready for review January 23, 2026 11:27
@jyao1
Copy link
Member

jyao1 commented Feb 9, 2026

@steven-bellock would you please review?

* opaque_data buffer.
*
* @retval true OpaqueData field is generated successfully.
* If return true, responder will not generate any opaque data,
Copy link
Contributor

Choose a reason for hiding this comment

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

If the Integrator provides the opaque data then they must also set the secured_message_version in the session_info, correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that is correct.

Copy link
Contributor

@steven-bellock steven-bellock Feb 13, 2026

Choose a reason for hiding this comment

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

libspdm_set_data currently does not support LIBSPDM_DATA_SESSION_SECURED_MESSAGE_VERSION, so that would need to be expanded.

fix DMTF#3401

Signed-off-by: Aaron Li <aaron.li@intel.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.

Allow Responder Integrator to specify additional opaque data during key exchange

3 participants