Skip to content

OQS-OpenSSL-1_1_1-stable-snapshot-2023-07

Latest
Compare
Choose a tag to compare
@dstebila dstebila released this 03 Jul 21:50
· 1 commit to OQS-OpenSSL_1_1_1-stable since this release

OQS-OpenSSL_1_1_1-stable snapshot 2023-07

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/openssl is an integration of liboqs into (a fork of) OpenSSL. The goal of this integration is to provide easy prototyping of quantum-resistant cryptography in TLS 1.3, X.509 certificates, CMS, and S/MIME. The integration should not be considered "production quality".

Release notes

This is the 2023-07 snapshot release of OQS-OpenSSL, which was released on July 3, 2023. This release is intended to be used with liboqs version 0.8.0.

END OF LIFE NOTICE

As the OpenSSL team has announced that OpenSSL 1.1.1 will reach end of life in September 2023, this release is intended to be the final release of OQS-OpenSSL_1_1_1-stable. Users are recommended to migrate to OpenSSL 3 and make use of the OQS Provider which provides full post-quantum support in OpenSSL 3.

What's New

This is the tenth snapshot release of OQS-OpenSSL_1_1_1-stable. It is based on OpenSSL 1.1.1u.

  • Update OpenSSL to version 1.1.1u.
  • Key encapsulation mechanism algorithm changes:
    • BIKE: updated to Round 4 version.
    • Kyber: 90s variants were removed.
    • NTRU Prime: All variants were removed.
    • Saber: removed.
  • Digital signature scheme algorithm changes:
    • 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
  • Update OIDs and TLS key exchange code points

Detailed changelog

New Contributors

Full Changelog: OQS-OpenSSL-1_1_1-stable-snapshot-2022-08...OQS-OpenSSL-1_1_1-stable-snapshot-2023-07