Sync from SUSE:SLFO:Main oqs-provider revision 6c3ba4f832466b2582bcac139805c6bb

This commit is contained in:
Adrian Schröter 2025-01-08 16:30:05 +01:00
parent a4af71158a
commit 1ea60e18c1
5 changed files with 19 additions and 8 deletions

BIN
oqs-provider-0.6.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
oqs-provider-0.7.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,13 +1,15 @@
Index: oqs-provider-0.6.0/CMakeLists.txt
Index: oqs-provider-0.7.0/CMakeLists.txt
===================================================================
--- oqs-provider-0.6.0.orig/CMakeLists.txt
+++ oqs-provider-0.6.0/CMakeLists.txt
@@ -87,8 +87,8 @@ endfunction()
--- oqs-provider-0.7.0.orig/CMakeLists.txt
+++ oqs-provider-0.7.0/CMakeLists.txt
@@ -81,9 +81,9 @@ endfunction()
add_subdirectory(oqsprov)
# Testing
-include(CTest)
-enable_testing()
-add_subdirectory(test)
+#include(CTest)
+#enable_testing()
+#add_subdirectory(test)

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 12 15:15:59 UTC 2024 - Marcus Meissner <meissner@suse.com>
- updated to 0.7.0:
- Adds support for MAYO from Round 1 of NISTs Post-Quantum Signature On-Ramp process.
- Adds support for CROSS from Round 1 of NISTs Post-Quantum Signature On-Ramp process.
- Updates ML-KEM's code points in line with internet draft draft-kwiatkowski-tls-ecdhe-mlkem-02.
- Reverses keyshares for X25519MLKEM768 and X448-ML-KEM-768 TLS hybrids in line with draft-kwiatkowski-tls-ecdhe-mlkem-02.
-------------------------------------------------------------------
Tue Jun 18 12:44:27 UTC 2024 - Marcus Meissner <meissner@suse.com>

View File

@ -17,7 +17,7 @@
Name: oqs-provider
Version: 0.6.1
Version: 0.7.0
Release: 0
Summary: Quantum-safe crypto provider for OpenSSL
License: MIT