open-quantum-safe / boringssl

Fork of BoringSSL that includes prototype quantum-resistant key exchange and authentication in the TLS handshake based on liboqs
https://openquantumsafe.org/
Other
33 stars 18 forks source link

Add OpenSSL interop testing #96

Open baentsch opened 1 year ago

baentsch commented 1 year ago

This would allow implementation of https://github.com/open-quantum-safe/openssl/issues/416

baentsch commented 1 year ago

oqs-provider implements more hybrids than boringssl, so this would need to be addressed, too as part of this issue.