luwenpeng
luwenpeng
At present, many new features have been added, but the version number has not been updated. I hope the version will be released as soon as possible.
Segmentation fault when visit https://cbc.badssl.com/ **QAT_driver version** ``` [root@localhost QAT]# cat versionfile PACKAGE_TYPE=QAT1.7 PACKAGE_OS=L PACKAGE_VERSION_MAJOR_NUMBER=4 PACKAGE_VERSION_MINOR_NUMBER=7 PACKAGE_VERSION_PATCH_NUMBER=0 PACKAGE_VERSION_BUILD_NUMBER=00006 ``` **QAT_Engine version** it just git clone from master, tag is v0.5.42...
I added the debug log in asynch_mode_nginx and found that SSL_read () / SSL_write () never returned SSL_ERROR_WANT_ASYNC. In order to determine whether SSL_read / SSL_write was actually offloaded to...
I want to integrate the ASYNC ssl features of openssl into libevent so that libevent supports qat. I encountered some problems in my work and would like to ask for...