@@ -54,8 +54,8 @@ This release was validated on the following:
5454
5555* Operating system: Fedora* 16 64-bit version
5656* Kernel: GNU\* /Linux\* 3.1.0.7
57- * Intel® ; Communications Chipset 895x Series Software for Linux\* , version 2.5
58- * OpenSSL\* 1.1.0 tag OpenSSL_1_1_0-pre6
57+ * Intel® ; Communications Chipset 895x Series Software for Linux\* , version 2.6
58+ * OpenSSL\* 1.1.0 tag OpenSSL_1_1_0
5959
6060## Limitations
6161
@@ -72,22 +72,6 @@ production use.
7272 again then the Intel® ; Quickassist Technology OpenSSL\* Engine will
7373 not be available in that forked process.
7474
75- ## Known Issues
76-
77- There is currently a bug in OpenSSL\* speed that was introduced by
78- the following commit:
79-
80- 0930e07d1eb522e663abe543ee865a508749946e
81- Useless allocation
82-
83- The commit causes random failures when running asynchronous RSA/DSA/ECDSA
84- speed tests. The commit will be reverted in the launch version of
85- OpenSSL\* 1.1.0. In the meantime as a workaround the commit can be
86- reverted manually in your clone of the OpenSSL\* 1.1.0 repo using the
87- following git command:
88-
89- git revert 0930e07d1eb522e663abe543ee865a508749946e
90-
9175## Installation Instructions
9276
9377### Build Intel® ; QuickAssist Technology Driver
@@ -114,7 +98,7 @@ Clone OpenSSL\* from Github\* at the following location:
11498 git clone https://github.com/openssl/openssl.git
11599
116100It is recommended to checkout and build against OpenSSL\* 1.1.0 tag
117- OpenSSL_1_1_0-pre6 .
101+ OpenSSL_1_1_0.
118102Older versions of OpenSSL\* are not supported.
119103
120104Due to the nature of the Intel® ; QuickAssist Technology OpenSSL\*
0 commit comments