v0.5.43
Release v0.5.43 contains the following changes:
- Replace memset and Async callback compilation changes. - 2fc0979
- Add pthread_key_delete() to solve resource leak problem. - 2859c37
- Updated README.md - a8dab01
- Fix compilation issue with OpenSSL 1.0.2 - d560acc
- Better malloc failure handling in RSA_meth_new - e299469
- Update of the README limitations section - e088bcf
- Fix issue with multi_thread memory driver interface - 1251aa9
- Usage of proper format parameters in documentation. - 8066090
- Add TLS1.3 HKDF support. - 9c4e074
- Update year in copyright information to 2020 - ab4d113
- Remove cleanup from hkdf_derive - 50d294a
- Changes to build QAT1.7 driver and USDM by default - 26cae8d
- Add additional NULL checks for PRF Derive - 6fb78b2
- Make HKDF support experimental - d3d5df4
This release was tested against:
OpenSSL 1.1.1c (including functionally with TLS 1.3)