open-quantum-safe / oqs-provider

OpenSSL 3 provider containing post-quantum algorithms
https://openquantumsafe.org
MIT License
229 stars 88 forks source link

TLS sig tests failing when OQS_KEM_ENCODERS=ON #472

Open baentsch opened 2 months ago

baentsch commented 2 months ago

Describe the bug If OQS_KEM_ENCODERS=ON, tls sig tests fail

To Reproduce Use OpenSSL version that supports provider-based TLS sig algs (i.e., >= 3.2).

Expected behavior All tests should pass.

Environment (please complete the following information):

Additional context CI did not catch the bug because the CI image is too far down level and still runs OpenSSL 3.0.2., see log.

baentsch commented 2 months ago

@praveksharma Did you have a chance to look into this or shall I do now that I'm back?

praveksharma commented 2 months ago

I've not made much progress on this, please do @baentsch!