Historie revizí

Autor SHA1 Zpráva Datum
  David Garske da422eb422 Merge pull request #5406 from SparkiDev/mp_int_size před 2 roky
  Daniel Pouzzner 545ba58cc0 sp_int.c sp_div(): add missing (err == MP_OKAY) clause to fix null ptr deref. před 2 roky
  Sean Parkinson 460845ba49 Maths bit size: ensure size is right před 2 roky
  Sean Parkinson c2476e3858 SP int: exptmod ensure base is less than modulus před 2 roky
  David Garske 97970d87a5 Merge pull request #5350 from SparkiDev/sp_math_fixes_1 před 2 roky
  Kareem dc92ec2aa9 Update sp_rand_prime's preprocessor gating to match wolfSSL_BN_generate_prime_ex's. před 2 roky
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 před 2 roky
  Sean Parkinson 33b3ebb1e9 SP int ARM32: replace clz instruction when not supported před 2 roky
  Sean Parkinson 96fe356dd8 SP math před 2 roky
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; před 2 roky
  Sean Parkinson 992c7b3b6f SP math all: fix div word for ARM32 před 2 roky
  Daniel Pouzzner b16c2a2aef fix clang-analyzer-deadcode.DeadStores in sp_div(). před 2 roky
  David Garske 0459e83a59 Merge pull request #5310 from SparkiDev/memusage_fix_1 před 2 roky
  Sean Parkinson 7d58dc5678 TLS memusage: reduce usage před 2 roky
  Sean Parkinson 0159f17692 SP int math; submod fix před 2 roky
  Sean Parkinson 22336d30e5 SP math all: don't use sp_int_word when SQR_MUL_ASM available před 2 roky
  Daniel Pouzzner 9211825121 sp_int.c: fix refactor of undefined-semantics shift in _sp_mul(). před 2 roky
  Daniel Pouzzner 047c662af8 fix math errors unmasked by change to sp-math-all as default math back end. před 2 roky
  David Garske 00b82888bc Merge pull request #4759 from dgarske/sp_math_default před 2 roky
  Sean Parkinson ee12c12e98 Fixes required to make SP Math default před 2 roky
  David Garske 6d2a41b9fd Enable wolfSSL SP Math all (sp_int.c) by default. If `--enable-fastmath` or `USE_FAST_MATH` is set the older `tfm.c` fast math will be used. To use the old `integer.c` heap math use `--enable-heapmath` or `USE_INTEGER_HEAP_MATH`. před 2 roky
  Sean Parkinson 1b29f7353a Check memory is zeroized před 2 roky
  Sean Parkinson f1ce0cc95d Memory zeroization fixes před 2 roky
  kaleb-himes cb6a138caf Implement peer review feedback před 2 roky
  kaleb-himes d5f7beefd4 Address issues ID'd by new windows multi-config test před 2 roky
  David Garske 25e8bd6b45 Merge pull request #5044 from SparkiDev/sp_read_radix_10_oob před 2 roky
  David Garske 659d33fdaf Fixes for minor sniffer and async issues: před 2 roky
  Sean Parkinson 55e13d40b3 SP Math před 2 roky
  Sean Parkinson e9187f5f00 Wycheproof fixes/changes před 2 roky
  Sean Parkinson 3d5b933f3c SP math all: IAR doesn't accept comment lines in assembly před 2 roky