SHA256
1
0
forked from pool/liboqs
Commit Graph

16 Commits

Author SHA256 Message Date
527c340aec Accepting request 1117610 from devel:libraries:c_c++
- 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 (forwarded request 1117608 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/1117610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=8
2023-10-13 21:15:24 +00:00
d552681c84 Accepting request 1117608 from home:msmeissn:branches:devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/1117608
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=13
2023-10-13 08:39:50 +00:00
8201744d31 Accepting request 1092834 from devel:libraries:c_c++
- 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. (forwarded request 1092832 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/1092834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=7
2023-06-13 14:11:04 +00:00
3e203d806a Accepting request 1092832 from home:msmeissn:branches:devel:libraries:c_c++
- 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.

OBS-URL: https://build.opensuse.org/request/show/1092832
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=11
2023-06-13 11:10:59 +00:00
f6cc8d7f41 Accepting request 1075197 from devel:libraries:c_c++
- liboqs-fix-prototypemismatch.patch: fixed uint8_t* vs unsigned char* mismatch
- disable -Werror for now. (forwarded request 1075196 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/1075197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=6
2023-03-29 21:28:13 +00:00
5a8ee88768 Accepting request 1075196 from home:msmeissn:branches:devel:libraries:c_c++
- liboqs-fix-prototypemismatch.patch: fixed uint8_t* vs unsigned char* mismatch
- disable -Werror for now.

OBS-URL: https://build.opensuse.org/request/show/1075196
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=9
2023-03-29 10:56:36 +00:00
234e90df2b Accepting request 1036160 from devel:libraries:c_c++
- Ship the README.md mentioned in the description.
- Compact descriptions. (forwarded request 1035901 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/1036160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=5
2022-11-16 14:43:58 +00:00
ad592432dc Accepting request 1035901 from home:jengelh:branches:devel:libraries:c_c++
- Ship the README.md mentioned in the description.
- Compact descriptions.

OBS-URL: https://build.opensuse.org/request/show/1035901
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=7
2022-11-16 08:34:44 +00:00
3e2d284e2f Accepting request 986343 from devel:libraries:c_c++
- Add upstream changes:
  * 0001-Add-support-for-powerpc64.-1160.patch
  * 0002-Mark-stack-non-executable-when-compiling-with-clang-.patch
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/986343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=4
2022-07-02 13:34:45 +00:00
1b13ac9e9a Accepting request 986335 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Add upstream changes:
  * 0001-Add-support-for-powerpc64.-1160.patch
  * 0002-Mark-stack-non-executable-when-compiling-with-clang-.patch
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/986335
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=5
2022-07-02 09:24:27 +00:00
1d13e211da Accepting request 948952 from devel:libraries:c_c++
Stop building with march=native to get reproducible binaries (boo#1100677) (forwarded request 948948 from bmwiedemann)

OBS-URL: https://build.opensuse.org/request/show/948952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=3
2022-01-25 16:36:05 +00:00
9ccd5ca9b0 Accepting request 948948 from home:bmwiedemann:branches:devel:libraries:c_c++
Stop building with march=native to get reproducible binaries (boo#1100677)

OBS-URL: https://build.opensuse.org/request/show/948948
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=4
2022-01-25 08:44:06 +00:00
8bca1df1ae Accepting request 945148 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/945148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=2
2022-01-09 21:50:20 +00:00
d2eb7faf78 Accepting request 943482 from devel:libraries:c_c++
add liboqs to factory

OBS-URL: https://build.opensuse.org/request/show/943482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liboqs?expand=0&rev=1
2022-01-03 09:49:52 +00:00
12e97cf703 Accepting request 943490 from home:jengelh:branches:devel:libraries:c_c++
- Trim redundancies from description. Remove old specfile
  constructs.

OBS-URL: https://build.opensuse.org/request/show/943490
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=2
2022-01-03 09:10:21 +00:00
8feaf64ed7 Accepting request 943477 from home:msmeissn
add lib openquantum safe for factory usage

OBS-URL: https://build.opensuse.org/request/show/943477
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/liboqs?expand=0&rev=1
2022-01-02 15:41:40 +00:00