Skip to content

oqs-demos snapshot 2023-10 (0.9.0)

Latest
Compare
Choose a tag to compare
@baentsch baentsch released this 31 Oct 15:39
· 19 commits to main since this release

oqs-demos snapshot 2023-10 (0.9.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-10 release of oqs-demos, which was released on October 31, 2023. This release is intended to be used with liboqs tag/version 0.9.0, oqs-provider version 0.5.2, and oqs-openssh tag/version OQS-OpenSSH-snapshot-2023-10.

What's New

Since the 0.8.0 release (2023-06) the following key changes occurred:

  • ngtcp2 and epiphany integration updated to use OpenSSL3 & oqs-provider
  • General upgrade to Chromium and BoringSSL integration and documentation, incl. Windows support
  • Added full QSC chain to (nginx) test server logic
  • Several updates to follow upstream package changes (nginx, curl, oqs-provider, liboqs, ngtcp2)

What's Changed

  • Size optimization ngtcp2 and change to use OpenSSL3/oqsprovider by @baentsch in #211
  • Update Chromium build instructions by @Raytonne in #210
  • change epiphany to use OpenSSL3/oqsprovider by @baentsch in #209
  • Update ubuntu_x64_provider to large resource class in config.yml by @baentsch in #212
  • Fix ngtcp2 upstream problem by @baentsch in #214
  • tag github docker images by @baentsch in #215
  • document DEFAULT_GROUPS env var for httpd [skip ci] by @baentsch in #218
  • Update test.openquantumsafe.org & resolve some issues by @bhess in #223
  • I(ETF) interop image by @baentsch in #222
  • Chromium update by @pi-314159 in #234
  • Updates docker file to create test server package by @bhess in #238
  • Specify Chromium and liboqs version by @Raytonne in #240
  • curl version change to work around bug by @baentsch in #237
  • nginx server: update to oqs-provider 0.5.2 & config update by @bhess in #241
  • Add quantum-safe certificate chain support to the test server by @pi-314159 in #242

New Contributors

Full Changelog: 0.8.0...0.9.0