mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 08:50:48 +02:00
a643aeac41
* Fix for possible NULL RNG case in mp_rand. * Fix for memory macros to handle expression for `HEAP`. * Fix for possible unknown uint32_t type with mem track. * Fix for double Alloc/Free print when using track and debug memory at same time. * Fix for building with `./configure CFLAGS="-DECC_USER_CURVES -DNO_ECC256 -DHAVE_ECC160"` * Performance improvements for cases with `WC_ASYNC_NO_HASH` and `WC_ASYNC_ENABLE_SHA256`.