You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce this. Wrote a new test (#3732) in test_cli.py to automate the checks against OQS, Cloudflare and IBM (behind a new --run-online-tests switch). Now looking into it.
The problem is that test.openquantumsafe.org on port 443 doesn't support x25519+Kyber. If you try it with the following policy and CLI invocation the handshake succeeds.
Everything works fine for pure Kyber and the NIST+Kyber hybrids, but fails with a handshake failure for X25519+Kyber
Cloudflare's X25519+Kyber seems ok testing against cloudflare.com
fyi @reneme - we should probably address this or else disable OQS X25519+Kyber before shipping 3.2.
The text was updated successfully, but these errors were encountered: