mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 08:42:20 +01:00
Tested with `./configure --enable-cryptonly --disable-examples --disable-rsa --disable-dh CFLAGS="-DWOLFSSL_NO_MALLOC -DBENCH_EMBEDDED" && make check`. All ECC operations can work now with WOLFSSL_NO_MALLOC and variables will be on stack. ZD 11829