File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,22 @@ 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+
7591## Installation Instructions
7692
7793### Build Intel® ; QuickAssist Technology Driver
You can’t perform that action at this time.
0 commit comments