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

Correct openssl init functions to take build params into account #1945

Open
baentsch opened this issue Oct 4, 2024 · 0 comments
Open

Correct openssl init functions to take build params into account #1945

baentsch opened this issue Oct 4, 2024 · 0 comments

Comments

@baentsch
Copy link
Member

baentsch commented Oct 4, 2024

          @baentsch you are 100% correct, they should be properly wrapped by `#ifdef`s - if we don't use SHA3 or AES from OpenSSL, it makes no sense to fetch it.

I have originally written this prefetching code because of performance reasons instead of implicit fetching used before, but AFAIK there were many changes since then - e.g. an option to provide 3rd-party callbacks etc so this should be reconsidered

Originally posted by @beldmit in #1942 (comment)

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

No branches or pull requests

1 participant