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

Support with OpenSSL 3.1.x #1

Open
Abhilash9696 opened this issue Dec 2, 2024 · 3 comments
Open

Support with OpenSSL 3.1.x #1

Abhilash9696 opened this issue Dec 2, 2024 · 3 comments

Comments

@Abhilash9696
Copy link

Is there a plan to upgrade this to latest openSSL3.1.6 to work with TPM1.2 engine?

@mgerstner
Copy link
Owner

I just made a quick test an managed at least to compile the codebase against openSSL 3.3.2, although there are a lot of deprecation warnings appearing during compilation.

What exactly is your issue? Are there runtime errors?

@Abhilash9696
Copy link
Author

Abhilash9696 commented Dec 30, 2024 via email

@mgerstner
Copy link
Owner

DEBUG e_tpm.c:1154 tpm_rsa_priv_enc

There is something off with this line number. Did you use the current version of openssl_tpm_engine from this repository for creating the log? Line 1154 in e_tpm.c in the current source is function tpm_rsa_keygen() and the line is empty.

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

No branches or pull requests

2 participants