Closed wbl closed 1 year ago
As we consider this combination illogical (and weak, in the sense that algorithms of different strengths are mixed) and thus goes against oqsprovider
s internal logic of building hybrids we only created this for interop testing (where it works) but not for "everyday" use. We'll surely change this (and document it for "everyone's use") if there'd be a move to standardize (say an RFC draft) for this combination.
Until then, please see https://github.com/open-quantum-safe/oqs-provider/pull/78 containing all information how to build and use.
Is this obsoleted by #177?
Is this obsoleted by #177?
Yes, #177 enabled the weak cloudflare hybrids (bit_security=128) by default.
Currently the OpenQuantumSafe provider has a compilation option that supposedly creates the x25519+Kyber768 combination with some codepoint.
This is not documented anywhere: either the effects or how to pass it to the build scripts.