mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 04:42:20 +01:00
used and size have no reason to be negative - change type. Change code to match unsigned change. Mostly change variables to be unsigned where possible. integer.c: Only have mp_rand_prime available when needed and mp_prime_is_prime_ex is available. Fixes from regression testing.
Before creating any new configure files (.conf) read the CONF_FILES_README.md