Package liboqs: Information

  • Default inline alert: Version in the repository: 0.10.0-alt1

Source package: liboqs
Version: 0.7.1-alt1
Latest version according to Repology
Build time:  Dec 20, 2021, 08:53 AM in the task #292326
Category: System/Libraries
Report package bug
License: MIT
Summary: C library for prototyping and experimenting with quantum-resistant cryptography
Description: 
liboqs is part of the Open Quantum Safe (OQS) project led by Douglas
Stebila and Michele Mosca, which aims to develop and integrate into
applications quantum-safe cryptography to facilitate deployment and
testing in real world contexts.

Supported key encapsulation mechanisms (KEMs): BIKE, Classic McEliece,
  FrodoKEM, HQC, Kyber, NTRU, NTRU-Prime, SABER, SIKE.

Supported signature schemes: Dilithium, Falcon, Picnic, Rainbow,
  SPHINCS+.

Warning: WE DO NOT CURRENTLY RECOMMEND RELYING ON THIS LIBRARY IN A
PRODUCTION ENVIRONMENT OR TO PROTECT ANY SENSITIVE DATA. This library is
meant to help with research and prototyping. While we make a best-effort
approach to avoid security bugs, this library has not received the level
of auditing and analysis that would be necessary to rely on it for high
security use. See Limitations and Security in README.md.

List of rpms provided by this srpm:
liboqs (x86_64, ppc64le, i586, armh, aarch64)
liboqs-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
liboqs-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Vitaly Chikunov


ACL:
Vitaly Chikunov
@everybody

    1. astyle
    2. banner
    3. libssl-devel
    4. python3-module-pyaml
    5. python3-module-pytest
    6. python3-module-pytest-xdist
    7. cmake
    8. rpm-macros-ninja-build
    9. rpm-macros-cmake
    10. ninja-build

Last changed


Dec. 20, 2021 Vitaly Chikunov 0.7.1-alt1
- Updated to 0.7.1 (2021-12-16).
- Build liboqs.so without executable stack.
- Fixed lfs=strict build on 32-bit systems.
Nov. 13, 2021 Vitaly Chikunov 0.7.0-alt3
- Workaround re-build on GCC 11.
Aug. 30, 2021 Vitaly Chikunov 0.7.0-alt2
- Increase SOVERSION (to 1) to fix dynamic linking to older libs.