mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 03:30:48 +02:00
786bbabbdc
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