Skip to content
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

Dump key&iv when setting up ide_stream #58

Merged
merged 1 commit into from
May 14, 2024
Merged

Dump key&iv when setting up ide_stream #58

merged 1 commit into from
May 14, 2024

Conversation

mxu9
Copy link
Contributor

@mxu9 mxu9 commented May 9, 2024

Fix #56

Key & IV are dump like below:

[2024-05-09 01:50:21.250][info] Key:
[2024-05-09 01:50:21.250][info] 0000: 05 11 ff 19 af 97 d0 49 3b 2a 2c a8 90 fe 18 32
[2024-05-09 01:50:21.250][info] 0010: be de e6 f9 dc 09 75 88 8e 75 8e 2a 10 fa a9 b4
[2024-05-09 01:50:21.250][info] IV:
[2024-05-09 01:50:21.250][info] 0000: 00 00 00 00 01 00 00 00

@mxu9 mxu9 marked this pull request as draft May 13, 2024 01:31
@mxu9 mxu9 requested a review from jyao1 May 14, 2024 01:26
@mxu9 mxu9 marked this pull request as ready for review May 14, 2024 01:26
@jyao1 jyao1 merged commit 9ac7fd5 into intel:main May 14, 2024
2 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.

Feature Request : Dump IDE Keys for root port and Device
2 participants