mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 04:32:20 +01:00
Small stack builds now dynamically allocate large stack variables. Cache option added to avoid repeated allocation of temporaries in add points, double point and map. Cached memory allocated in mulmod and mul2add.