diff --git a/RELEASE.md b/RELEASE.md index 08b1dcbb07..22aaef019e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,5 @@ -OQS-BoringSSL snapshot 2020-06-rc2 -================================== +OQS-BoringSSL snapshot 2020-07 +============================== About ----- @@ -13,7 +13,7 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi Release notes ============= -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/boring/releases/tag/OQS-BoringSSL-snapshot-2020-06-rc2. +This is the 2020-07 snapshot release of OQS-OpenSSL, released on July 10, 2020. Its release page on GitHub is https://github.com/open-quantum-safe/boring/releases/tag/OQS-BoringSSL-snapshot-2020-07. This release is intended to be used with liboqs version 0.3.0. What's New ---------- diff --git a/include/openssl/crypto.h b/include/openssl/crypto.h index df1125da64..e10b4e2b3a 100644 --- a/include/openssl/crypto.h +++ b/include/openssl/crypto.h @@ -76,7 +76,7 @@ OPENSSL_EXPORT void CRYPTO_pre_sandbox_init(void); // OPENSSL_VERSION_TEXT contains a string the identifies the version of // “OpenSSL”. node.js requires a version number in this text. -#define OPENSSL_VERSION_TEXT "OpenSSL 1.1.0 (compatible; BoringSSL; Open Quantum Safe snapshot 2020-06-rc2)" +#define OPENSSL_VERSION_TEXT "OpenSSL 1.1.0 (compatible; BoringSSL; Open Quantum Safe snapshot 2020-07)" #define OPENSSL_VERSION 0 #define OPENSSL_CFLAGS 1