mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 12:52:14 +01:00
Ensure first digit is 0 when zeroing a number. Check size of output in _sp_mul_d() - only place to be sure of overflow. Modify callers of _sp_mul_d() to check return.