mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 17:02:22 +01:00
Code can't handle subtracting a number (an mp_digit) larger than DIGIT_BIT. Now returns an error rather than giving wrong result.
Code can't handle subtracting a number (an mp_digit) larger than DIGIT_BIT. Now returns an error rather than giving wrong result.