mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 02:20:47 +02:00
b562d5c7d8
This update introduces the WOLFSSL_DILITHIUM_DYNAMIC_KEYS option, allowing for dynamic memory allocation of public and private key buffers. This change reduces memory usage by allocating buffers only when needed.