Spencer Wilson
Spencer Wilson
> Thank you very much for your help! Although IMO the changes needed to support this functionality are somehow straightforward (albeit the number of files to be changed), I could...
Please also see the pre-release: https://github.com/open-quantum-safe/liboqs/releases/tag/0.14.0-rc1
I dug through the git blame to see why we would have hardcoded this, and it led me to [PR #670](https://github.com/open-quantum-safe/liboqs/pull/670), citing OpenSSL build failures. I believe that PR predated...
Hi @zorrion, thanks for the suggestion. I would guess you're thinking of having binaries published with each release, for example in the "Assets" section [here](https://github.com/open-quantum-safe/liboqs/releases/tag/0.10.1). I don't think it would...
Closing as not planned—at least for now.
We now have MAYO, CROSS, UOV, and SNOVA in the library. Additionally, there is ongoing work to add SQIsign (https://github.com/open-quantum-safe/liboqs/pull/2174) and SDitH (by @pablo-gf), as well as an open issue...
In https://github.com/open-quantum-safe/liboqs/pull/1909 I propose that we remove s390x and powerpc from PLATFORMS.md, since we presumably won't be able to run release tests on those platforms for 0.11.0. We will want...
Indeed it has.
It would be a shame to remove Kyber right after completing the arduous process of importing a [formally verified version](https://github.com/open-quantum-safe/liboqs/pull/1745). I would advocate for keeping (at least) the libjade version...
Closing as superseded by #1989.