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

Investigate any problems with current crypto binaries. #50

Closed
kenlautner opened this issue Jan 13, 2024 · 1 comment
Closed

Investigate any problems with current crypto binaries. #50

kenlautner opened this issue Jan 13, 2024 · 1 comment
Assignees
Labels
urgency:high Significant with a critical impact

Comments

@kenlautner
Copy link
Contributor

kenlautner commented Jan 13, 2024

Check the functionality of our currently published crypto binaries. Confirm if everything behaves as expected or if there are adjustments necessary in terms of the crypto functions supported in our different flavors.

Possible issues: Lack of SHA384 and SHA512 support in the STANDARD flavor binary. CONFIRMED

VariableSmm.c calls VariableWriteServiceInitializeSmm which eventually leads to calling AuthVariableLibInitialize which calls
SHA384 and SHA512 context functions.

@kenlautner kenlautner self-assigned this Jan 13, 2024
@kenlautner kenlautner added the urgency:high Significant with a critical impact label Jan 13, 2024
@kenlautner
Copy link
Contributor Author

The current binaries are confirmed to work on both physical and virtual platforms. Closing this issue and any more information will be associated with #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
urgency:high Significant with a critical impact
Projects
None yet
Development

No branches or pull requests

1 participant