Commit történet

Szerző SHA1 Üzenet Dátum
  Sean Parkinson ed7e1f9770 SP fixes from Whycheproof tests 2 éve
  Tesfa Mael 4db45cea4e Fixes to build with diab and armclang 2 éve
  Sean Parkinson f50514b228 SP: fix number of temps alloced in sp_ecc_gen_table 2 éve
  Sean Parkinson fd66f6bcec SP ASM improvements 2 éve
  Sean Parkinson 3ea5e56c26 SP ASM performance improvements 2 éve
  Sean Parkinson 605d701113 SP P521: hash len needs special attention when 521 bits 2 éve
  Sean Parkinson 2eb044dc60 SP: Add support for P521 2 éve
  Sean Parkinson 91b1e541c5 SP C: multiplication of two signed types with overflow is undefined in C 2 éve
  Sean Parkinson c06ba390cd SP C: fix corner case of P256 and P384 mont red 2 éve
  David Garske 360a513696 Merge pull request #4553 from SparkiDev/sp_mont_inv_order_fix 2 éve
  David Garske b290e8089c Merge pull request #4672 from SparkiDev/sp_c_mont_red 2 éve
  Sean Parkinson 6cac0ea5a9 SP C: specific Montgomery reduction code for P256 and P384 2 éve
  Sean Parkinson 3b65a4876f SP C RSA: normalize tmpa after conditionally adding p 2 éve
  Sean Parkinson af097401f2 SP: fix range of k to be 1..n-1 2 éve
  Sean Parkinson 8606788198 SP: mod_exp with exponent of 0 is invalid 2 éve
  Sean Parkinson ff3179012d SP: fix when mont_mul_order is defined 2 éve
  Sean Parkinson 4235602c1e SP: change to sp_c32.c now in scripts caused changes to sp_c64.c 2 éve
  David Garske a65ab0c4af Merge pull request #4189 from SparkiDev/sp_calc_vfy_check_ret 3 éve
  Sean Parkinson dbb03cb5a3 SP RSA verify only: fix to compile 3 éve
  Sean Parkinson 3c06dd6fa8 SP ECC: calc vfy point not check mod_inv return 3 éve
  David Garske b258321219 Fixes for misc.c to not be included unless required. 3 éve
  Sean Parkinson d372f097f7 SP C: change number of words for RSA/DH 3 éve
  Sean Parkinson d45e78b715 SP: ecc proj add point, dbl point fix 3 éve
  Guido Vranken 460b513594 Fix compilation failure with WOLFSSL_PUBLIC_ECC_ADD_DBL 3 éve
  David Garske ae68de060a Merge pull request #4171 from SparkiDev/sp_small_fast_modexp 3 éve
  Sean Parkinson 303f944935 SP: allow fast mod_exp to be compiled for small C code 3 éve
  Sean Parkinson 08e560e0a7 SP: Don't cast number to sp_digit rather than declare as long 3 éve
  Sean Parkinson 2fb6a9eacf SAKKE: fix configurations 3 éve
  Sean Parkinson 4e88521a90 SP C ECC: mont sub - always normalize after sub before check for add 3 éve
  Sean Parkinson bb75c4d610 SP DIV word C: Add instead of OR 3 éve