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

Disable deprecated functions in OpenSSL #40

Open
hvge opened this issue Nov 13, 2024 · 0 comments
Open

Disable deprecated functions in OpenSSL #40

hvge opened this issue Nov 13, 2024 · 0 comments
Assignees

Comments

@hvge
Copy link
Member

hvge commented Nov 13, 2024

The current OpenSSL build is compiled with API level set to version 1.1.1, so the library is also exporting functions deprecated, and by default removed, in version 3.0.0. We should remove the support for such functions once PowerAuth mobile SDK migrate to the new APIs.

Depends on wultra/powerauth-mobile-sdk#638

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant