Skip to content

oqs-demos snapshot 2023-06 (0.8.0)

Compare
Choose a tag to compare
@baentsch baentsch released this 26 Jun 10:47
· 53 commits to main since this release

oqs-demos snapshot 2023-06 (0.8.0)

About

The Open Quantum Safe (OQS) project has the goal of developing and prototyping quantum-resistant cryptography. More information on OQS can be found on our website: https://openquantumsafe.org/ and on Github at https://github.com/open-quantum-safe/.

liboqs is an open source C library for quantum-resistant cryptographic algorithms.

open-quantum-safe/oqs-demos is a collection of integrations of liboqs into various high-level applications requiring the use of cryptography for their core operations. The goal of this integration is to provide easy prototyping of quantum-resistant cryptography in standard applications. The integrations should not be considered "production quality".

Release notes

This is the 2023-06 release of oqs-demos, which was released on June 26, 2023. This release is intended to be used with liboqs tag/version 0.8.0, oqs-provider version 0.5.0, oqs-openssl tag/version OQS-OpenSSL_1_1_1-stable snapshot 2023-06, oqs-boringssl tag/version OQS-BoringSSL-snapshot-2023-06 and oqs-openssh tag/version OQS-OpenSSH-snapshot-2023-06.

This is the final release containing demos utilizing oqs-openssl111. Deprecation progress tracked in #182.

What's New

Since the 0.7.2 release (2022-08) the following key changes occurred:

  • Added envoy
  • Added OpenLiteSpeed
  • Added ngtcp2
  • Added h2load
  • Added unbound
  • Removed haproxy
  • Upgraded curl, httpd, openvpn, nginx to using OpenSSL3+oqsprovider, replacing oqs-openssl1
  • Updated algorithm list to those supported by liboqs v0.8.0

What's Changed

New Contributors

Full Changelog: 0.7.2...0.8.0