[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project liboqs-0.12.0-2.el10

Name liboqs
Epoch 0
Version 0.12.0
Release 2.el10
Website/URL https://github.com/open-quantum-safe/liboqs.git
License MIT AND Apache-2.0 AND BSD-3-Clause AND (BSD-3-Clause OR GPL-1.0-or-later) AND CC0-1.0 AND Unlicense
Build Time 2025-04-02 19:00:22
Build Host builder-x86-05.inferitos.ru
Summary liboqs is an open source C library for quantum-safe cryptographic algorithms.
Repositories AppStream
Description liboqs provides: - a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; the full list can be found below - a common API for these algorithms - a test harness and benchmarking routines 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. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
liboqs-0.12.0-2.el10.x86_64 liboqs is an open source C library for quantum-safe cryptographic algorithms. 7a6c80509edf6f4ddbc8ea521a0e0d16e884a0840382cdc7c5844ffd937e7913 download
liboqs-devel-0.12.0-2.el10.x86_64 Development libraries for liboqs fc6926449e12776537b5dc07d901051638af068bba3d34fb8d8a02e2a368ad4f download
aarch64
liboqs-0.12.0-2.el10.aarch64 liboqs is an open source C library for quantum-safe cryptographic algorithms. 3f73dcd64c7d22382cab717f927a6dd3f902f81a5eff87300d1e005b05a3a327 download
liboqs-devel-0.12.0-2.el10.aarch64 Development libraries for liboqs 89649fbda4def50f5182082accbbb8635379c7c07e8aaa65aeb0154e5ddba54f download
src
liboqs-0.12.0-2.el10.src liboqs is an open source C library for quantum-safe cryptographic algorithms. d930072da5aaca2c36c1b6ead526864c97ace240043b8728ca330be20ba0f5b6 download
Changelog link
* Wed Jan 15 2025 Daiki Ueno <dueno@redhat.com> - 0.12.0-2
- Avoid unresolved symbols when compiled with OQS_DLOPEN_OPENSSL
  Resolves: RHEL-75157

* Thu Jan 02 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 0.12.0-1
- Rebasing to liboqs-0.12.0
  Resolves: RHEL-65426

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.11.0-4
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.11.0-4
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Thu Oct 24 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 0.11.0-3
- Restoring ML-KEM-512 built out by accident
  Resolves: RHEL-64284

* Fri Oct 04 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 0.11.0-2
- Removing Falcon from supported algorithms
  Related: RHEL-56152

* Mon Sep 30 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 0.11.0-1
- Update to 0.11.0 version
  Resolves: RHEL-56152

* Mon Jul 08 2024 Dmitry Belyavskiy - 0.10.1-1
- Rebase to 0.10.1 version (CVE-2024-36405)
  Resolves: RHEL-40699
- Use dlopen for OpenSSL algos implementation
  Resolves: RHEL-46598
- Correct license naming
  Resolves: RHEL-45265

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.9.2-2
- Bump release for June 2024 mass rebuild

* Thu Feb 01 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 0.9.2-1
- Update to 0.9.2 version