-
Notifications
You must be signed in to change notification settings - Fork 73
Fix logic for signing with input digest smaller than key size #418
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
Conversation
f592053 to
f9167ce
Compare
embhorn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am seeing a failure with the new test
ERROR - tests/unit_tests.c line 432 failed with:
expected: rc == 0
result: 707(0x2c3) != 0(0x0)
RPi3 with SLB9670
It does not support ECC384. Let me resolve that with a run-time detection. |
…test case with interop.
embhorn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, tests are passing now
TPM2_ASN_TrimZeros.test_TPM2_PCRSeltest.