Skip to content

[12.0-stable] Fix deriveSessionKey to use the correct key length #4902

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025

Conversation

shjala
Copy link
Member

@shjala shjala commented May 30, 2025

Backport of #4816

Fix an issue with tpm2.ECPoint encoding by ensuring ECC integers are
correctly padded to match curve size, preventing errors on TPMs not
conforming to spec v1.38 or later.

Signed-off-by: Shahriyar Jalayeri <[email protected]>
@github-actions github-actions bot requested review from eriknordmark and rucoder May 30, 2025 09:33
@eriknordmark
Copy link
Contributor

The virtualization test suite fails in TestEdenScripts/eden_vcom, which is expected since 12.0 does not have vcom.

@eriknordmark eriknordmark merged commit bbe7633 into lf-edge:12.0-stable May 31, 2025
32 of 33 checks passed
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.

3 participants