Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

liboqs-devel-0.10.0-1.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: liboqs-devel Distribution: openSUSE Tumbleweed
Version: 0.10.0 Vendor: openSUSE
Release: 1.1 Build date: Sat Mar 23 14:40:29 2024
Group: Development/Languages/C and C++ Build host: reproducible
Size: 87496 Source RPM: liboqs-0.10.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/open-quantum-safe/liboqs/
Summary: Headers for liboqs, a library for quantum-resistant cryptography
liboqs is a C library for quantum-resistant cryptographic algorithms.
See the bundled README.md for particular limitations on intended use.

Provides

Requires

License

MIT

Changelog

* Sat Mar 23 2024 Marcus Meissner <meissner@suse.com>
  - updated to 0.10.0:
    Key encapsulation mechanisms:
    - BIKE: Updated portable C implementation to include constant-time fixes from upstream.
    - HQC: Updated to NIST Round 4 version.
    - ML-KEM: Added portable C and AVX2 implementations of Initial Public Draft (IPD) versions of ML-KEM-512, ML-KEM-768, and ML-KEM-1024.
    Digital signature schemes:
    - Falcon: Updated portable C, AVX2, and AArch64 implementations to support fixed-length (PADDED-format) signatures. Fixed the maximum length of variable-length signatures to comply with the NIST Round 3 specification.
    - ML-DSA: Added portable C and AVX2 implementations of Initial Public Draft (IPD) versions of ML-DSA-44, ML-DSA-65, and ML-DSA-87.
    Other changes:
    - Improved thread safety.
    - Removed support for the "NIST-KAT" DRBG.
    - Added extended KAT test programs.
  - library major version changed from 4 to 5
* Tue Jan 23 2024 Marcus Meissner <meissner@suse.com>
  - updated to 0.9.2:
    - Fixed potential non-constant-time behaviour in Kyber based on https://github.com/pq-crystals/kyber/commit/272125f6acc8e8b6850fd68ceb901a660ff48196
      (bsc#1219614)
    - Kyber: C, AVX2, and aarch64 implementation updated
* Sun Dec 24 2023 Marcus Meissner <meissner@suse.com>
  - updated to 0.9.1:
    - Key encapsulation mechanisms
    - Kyber: C, AVX2, and aarch64 implementation updated
* Fri Oct 13 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
* Thu Jun 08 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.
* Wed Mar 29 2023 Marcus Meissner <meissner@suse.com>
  - liboqs-fix-prototypemismatch.patch: fixed uint8_t* vs unsigned char* mismatch
  - disable -Werror for now.
* Tue Nov 15 2022 Jan Engelhardt <jengelh@inai.de>
  - Ship the README.md mentioned in the description.
  - Compact descriptions.
* Sat Jul 02 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
* Tue Jan 25 2022 Bernhard Wiedemann <bwiedemann@suse.com>
  - Stop building with march=native to get reproducible binaries (boo#1100677)
* Sun Jan 02 2022 Jan Engelhardt <jengelh@inai.de>
  - Trim redundancies from description. Remove old specfile
    constructs.
* Fri Nov 12 2021 Marcus Meissner <meissner@suse.com>
  - initial import of the liboqs Open Quantum Safe library, version 0.7.1

Files

/usr/include/oqs
/usr/include/oqs/common.h
/usr/include/oqs/kem.h
/usr/include/oqs/kem_classic_mceliece.h
/usr/include/oqs/kem_frodokem.h
/usr/include/oqs/kem_hqc.h
/usr/include/oqs/kem_kyber.h
/usr/include/oqs/kem_ml_kem.h
/usr/include/oqs/kem_ntruprime.h
/usr/include/oqs/oqs.h
/usr/include/oqs/oqsconfig.h
/usr/include/oqs/rand.h
/usr/include/oqs/sig.h
/usr/include/oqs/sig_dilithium.h
/usr/include/oqs/sig_falcon.h
/usr/include/oqs/sig_ml_dsa.h
/usr/include/oqs/sig_sphincs.h
/usr/lib/cmake
/usr/lib/cmake/liboqs
/usr/lib/cmake/liboqs/liboqsConfig.cmake
/usr/lib/cmake/liboqs/liboqsConfigVersion.cmake
/usr/lib/cmake/liboqs/liboqsTargets-noconfig.cmake
/usr/lib/cmake/liboqs/liboqsTargets.cmake
/usr/lib/liboqs.so
/usr/lib/pkgconfig/liboqs.pc
/usr/share/licenses/liboqs-devel
/usr/share/licenses/liboqs-devel/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:22:44 2024