Skip to content

Commit

Permalink
OQS-BoringSSL snapshot 2022-01
Browse files Browse the repository at this point in the history
  • Loading branch information
dstebila committed Jan 6, 2022
1 parent 08cd02f commit 6d6c005
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
OQS-BoringSSL snapshot 2021-12-rc1
==================================
OQS-BoringSSL snapshot 2022-01
==============================

About
-----
Expand All @@ -13,7 +13,7 @@ The **Open Quantum Safe (OQS) project** has the goal of developing and prototypi
Release notes
=============

This is release candidate 1 for the 2021-12 snapshot release of OQS-BoringSSL, released on December 16, 2021. This release is intended to be used with liboqs version 0.7.1.
This is the 2022-01 snapshot release of OQS-BoringSSL, released on January 6, 2022. This release is intended to be used with liboqs version 0.7.1.

What's New
----------
Expand Down Expand Up @@ -45,4 +45,4 @@ Detailed changelog
* adding ntru_hps40961229 by @baentsch in https://github.com/open-quantum-safe/boringssl/pull/79


**Full Changelog**: https://github.com/open-quantum-safe/boringssl/compare/OQS-BoringSSL-snapshot-2021-08...OQS-BoringSSL-snapshot-2021-12-rc1
**Full Changelog**: https://github.com/open-quantum-safe/boringssl/compare/OQS-BoringSSL-snapshot-2021-08...OQS-BoringSSL-snapshot-2022-01
2 changes: 1 addition & 1 deletion include/openssl/crypto.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ OPENSSL_EXPORT size_t FIPS_read_counter(enum fips_counter_t counter);
// 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.1 (compatible; BoringSSL; OQS dev 2021-12-rc1)"
#define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1 (compatible; BoringSSL; OQS 2022-01)"

#define OPENSSL_VERSION 0
#define OPENSSL_CFLAGS 1
Expand Down

0 comments on commit 6d6c005

Please sign in to comment.