mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 01:10:51 +02:00
90e24d8ba5
mp_to_unsigned_len checks length and front pads with zeros. Return MP_VAL when length is too small in all implemenations. Make TFM implementation check length. Add test case.