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

Add support for Open Quantum Safe provider #185

Open
RAYs3T opened this issue Feb 18, 2025 · 1 comment
Open

Add support for Open Quantum Safe provider #185

RAYs3T opened this issue Feb 18, 2025 · 1 comment

Comments

@RAYs3T
Copy link

RAYs3T commented Feb 18, 2025

Would it be possible to add support for OQS-Provider when compiling with openssl?

https://github.com/open-quantum-safe/oqs-provider

@catatsuy
Copy link
Collaborator

Currently, nginx-build only supports OpenSSL and LibreSSL.

However, since nginx-build does not verify the downloaded binaries, you can replace the OpenSSL source code with another implementation and build it. This is a kind of workaround.

There are also people who want to use other SSL libraries like BoringSSL. I will think about how to handle this properly. @RAYs3T

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