2023-10-13 10:39:50 +02:00
|
|
|
-------------------------------------------------------------------
|
2023-12-24 11:11:56 +01:00
|
|
|
Sun Dec 24 10:00:49 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.9.1:
|
|
|
|
- Key encapsulation mechanisms
|
|
|
|
|
|
|
|
- Kyber: C, AVX2, and aarch64 implementation updated
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-10-13 10:39:50 +02:00
|
|
|
Fri Oct 13 07:31:49 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.9.0
|
|
|
|
|
|
|
|
This release features an update to the Classic McEliece KEM, bringing it
|
|
|
|
in line with NIST Round 4. It also adds or updates ARM implementations
|
|
|
|
for Kyber, Dilithium, and Falcon.
|
|
|
|
|
|
|
|
- major library version 4
|
|
|
|
|
2023-06-13 13:10:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 8 07:14:12 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.8.0
|
|
|
|
This release features many algorithm updates, including removal
|
|
|
|
of algorithms and variants no longer proceeding through NIST
|
|
|
|
standardization and updates to newer versions. See the detailed list
|
|
|
|
of algorithm updates below.
|
|
|
|
|
|
|
|
Key encapsulation mechanisms:
|
|
|
|
|
|
|
|
- BIKE: updated to Round 4 version.
|
|
|
|
- Kyber: 90s variants were removed.
|
|
|
|
- NTRU Prime: All variants were removed, except for sntrup761.
|
|
|
|
- Saber: removed.
|
|
|
|
|
|
|
|
Digital signature schemes
|
|
|
|
|
|
|
|
- Dilithium; AES variants were removed.
|
|
|
|
- Falcon: updated to the 2023-02-07 version.
|
|
|
|
- Picnic: removed.
|
|
|
|
- Rainbow: removed.
|
|
|
|
- SPHINCS+: updated to version 3.1; SPHINCS+-Haraka variants were removed; SPHINCS+-SHA256 and SPHINCS+-SHAKE variants were renamed
|
|
|
|
|
|
|
|
Other changes
|
|
|
|
|
|
|
|
- Add Cryptographic Bill of Materials (CBOM)
|
|
|
|
- Improve building on ARM platforms
|
|
|
|
- Improve performance when using OpenSSL 3 for symmetric cryptography
|
|
|
|
- Increment shared object library version
|
|
|
|
- New configure-time options for algorithm selections
|
|
|
|
- pkgconfig file now available
|
|
|
|
|
|
|
|
- removed 0001-Add-support-for-powerpc64.-1160.patch: upstream
|
|
|
|
- 0002-Mark-stack-non-executable-when-compiling-with-clang-.patch: upstream
|
|
|
|
|
|
|
|
- liboqs is now liboqs.so.3.
|
|
|
|
|
2023-03-29 12:56:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 29 06:38:25 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
|
|
|
|
|
|
|
- liboqs-fix-prototypemismatch.patch: fixed uint8_t* vs unsigned char* mismatch
|
|
|
|
- disable -Werror for now.
|
|
|
|
|
2022-11-16 09:34:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 15 16:10:18 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Ship the README.md mentioned in the description.
|
|
|
|
- Compact descriptions.
|
|
|
|
|
2022-07-02 11:24:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 2 07:21:42 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Add upstream changes:
|
|
|
|
* 0001-Add-support-for-powerpc64.-1160.patch
|
|
|
|
* 0002-Mark-stack-non-executable-when-compiling-with-clang-.patch
|
|
|
|
- Spec cleanup
|
|
|
|
|
2022-01-25 09:44:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 25 07:48:57 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
- Stop building with march=native to get reproducible binaries (boo#1100677)
|
|
|
|
|
2022-01-03 10:10:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 2 18:26:29 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Trim redundancies from description. Remove old specfile
|
|
|
|
constructs.
|
|
|
|
|
2022-01-02 16:41:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 12 13:08:09 UTC 2021 - Marcus Meissner <meissner@suse.com>
|
|
|
|
|
|
|
|
- initial import of the liboqs Open Quantum Safe library, version 0.7.1
|