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

Openssl 3 work: Replace EC_KEY* with EVP_PKEY* #1111

Merged
merged 3 commits into from
Aug 30, 2022

Conversation

liyi77
Copy link
Contributor

@liyi77 liyi77 commented Aug 4, 2022

REF: #1094
Patch1:
Patch2:
Add 3.0.2 openssl as submodule
Patch3:
Replace EC_KEY* with EVP_PKEY*

@liyi77 liyi77 changed the title Openssl 3 work Openssl 3 work: Replace EC_KEY* with EVP_PKEY* Aug 4, 2022
REF: DMTF#1094
Need to convert to EVP_PKEY*

Signed-off-by: Yi Li <[email protected]>
@jyao1
Copy link
Member

jyao1 commented Aug 8, 2022

Would you please clarify what test you have done?

@liyi77
Copy link
Contributor Author

liyi77 commented Aug 9, 2022

Would you please clarify what test you have done?

This patch passed all unit_test case.
Due to code base is so far from main branch, emu test is not done.

@jyao1 jyao1 merged this pull request into DMTF:openssl_3.0.2_eval Aug 30, 2022
@dlansky1
Copy link

Hi,

The subject code change doesn't seem to be included in latest main branch.
Specifically this patch: b78de2e

Am I missing something? Any plans to merge this to main?

Thanks,

@steven-bellock
Copy link
Contributor

The openssl_3.0.2_eval feature branch was an early attempt at upgrading to OpenSSL. The actual upgrade happened later and it looks like these changes did not make it to the main branch. @dlansky1 please file a new issue and feel free to reference #1094.

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.

4 participants