Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 0a19000

Browse files
committed
OQS-OpenSSL 2020-07 snapshot release
1 parent 9e98670 commit 0a19000

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

RELEASE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
OQS-OpenSSL_1\_1\_1-stable snapshot 2020-06-rc2
2-
===============================================
1+
OQS-OpenSSL_1\_1\_1-stable snapshot 2020-07
2+
===========================================
33

44
About
55
-----
@@ -13,7 +13,7 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi
1313
Release notes
1414
=============
1515

16-
This is release candidate 2 for the 2020-06 snapshot release of OQS-OpenSSL. This release candidate was released on June 23, 2020. Its release page on GitHub is https://github.com/open-quantum-safe/openssl/releases/tag/OQS-OpenSSL_1_1_1-stable-snapshot-2020-06-rc2.
16+
This is the 2020-07 snapshot release of OQS-OpenSSL, which was released on July 10, 2020. Its release page on GitHub is https://github.com/open-quantum-safe/openssl/releases/tag/OQS-OpenSSL_1_1_1-stable-snapshot-2020-07. This release is intended to be used with liboqs version 0.3.0.
1717

1818
What's New
1919
----------

include/openssl/opensslv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ extern "C" {
4040
* major minor fix final patch/beta)
4141
*/
4242
# define OPENSSL_VERSION_NUMBER 0x1010107fL
43-
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1g 21 Apr 2020, Open Quantum Safe 2020-06 snapshot rc2"
43+
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1g 21 Apr 2020, Open Quantum Safe 2020-07 snapshot"
4444

4545
/*-
4646
* The macros below are to be used for shared library (.so, .dll, ...)

0 commit comments

Comments
 (0)