wolfSSL Async Release v4.1.0 (08/01/2019)
-
Fixes for memory stability on QuickAssist:
- Fix for possible issue with QAT NUMA allocations failing and causing downstream issues.
- Fix to only call NUMA free if actually NUMA type.
- Fix to not use NUMA types for in/out if QAT cipher and hashing are disabled.
- Fix to resolve issue with repeated calls to IntelQaRsaPublicFree. The
pPublicKeyvariable is a pointer and is cleared withXMEMSET(opData. - Cleanup for non-NUMA alloc case.
- Updates to README.md for Intel QAT.
-
Updates to Cavium Nitrox README.md.