open-quantum-safe / openssl

UNSUPPORTED Fork of OpenSSL 1.1.1 that includes prototype quantum-resistant algorithms and ciphersuites based on liboqs PLEASE SWITCH TO OQS-Provider for OpenSSL 3
https://openquantumsafe.org/
Other
286 stars 124 forks source link

Sync with liboqs #445

Closed xvzcf closed 1 year ago

xvzcf commented 1 year ago

What code points/OIDs should I update the algorithms with? Or can they stay the same?

baentsch commented 1 year ago

What code points/OIDs should I update the algorithms with? Or can they stay the same?

Didn't we always state (and act accordingly) that new KATs require new (O)IDs?? Didn't we also agree that oqs-provider is much more advanced than oqs-openssl111 by now, so the answer is (should have been) simple: Just copy over generate.yml from oqs-provider "to squeeze out a last release" (to use @dstebila s words). Now done in #447. Suggest to close this PR to make progress for release testing: Downstream CI (incl. https://github.com/open-quantum-safe/oqs-demos/pull/201) is waiting for this update.