Commit History

Author SHA1 Message Date
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  David Garske 74d692d6d5 Fix for SP math ECC non-blocking to always check `hashLen`. ZD14141 2 years ago
  Sean Parkinson 013066ca06 SP ASM: fixes for Wycheproof tests 2 years ago
  Sean Parkinson 189c9ab234 Constant time changes 2 years ago
  Sean Parkinson ed7e1f9770 SP fixes from Whycheproof tests 2 years ago
  Tesfa Mael 4db45cea4e Fixes to build with diab and armclang 2 years ago
  Sean Parkinson f50514b228 SP: fix number of temps alloced in sp_ecc_gen_table 2 years ago
  Sean Parkinson fd66f6bcec SP ASM improvements 2 years ago
  Sean Parkinson 3ea5e56c26 SP ASM performance improvements 2 years ago
  Sean Parkinson 605d701113 SP P521: hash len needs special attention when 521 bits 2 years ago
  David Garske 0afc5e2cf1 Merge pull request #4881 from SparkiDev/sp_asm_shift_fix 2 years ago
  Sean Parkinson 2eb044dc60 SP: Add support for P521 2 years ago
  Sean Parkinson 5b6130889e SP asm: fix for modexp corner case 2 years ago
  Sean Parkinson 9f2419246e SP ARM64: P-384 prime specific Montogmery Reduction 2 years ago
  David Garske 360a513696 Merge pull request #4553 from SparkiDev/sp_mont_inv_order_fix 2 years ago
  Sean Parkinson af097401f2 SP: fix range of k to be 1..n-1 2 years ago
  Sean Parkinson 8606788198 SP: mod_exp with exponent of 0 is invalid 2 years ago
  Sean Parkinson ff3179012d SP: fix when mont_mul_order is defined 2 years ago
  Sean Parkinson 6300989937 SP: Thumb assembly for older Keil compilers and optimize 2 years ago
  David Garske a65ab0c4af Merge pull request #4189 from SparkiDev/sp_calc_vfy_check_ret 2 years ago
  Sean Parkinson dbb03cb5a3 SP RSA verify only: fix to compile 2 years ago
  Sean Parkinson 3c06dd6fa8 SP ECC: calc vfy point not check mod_inv return 3 years ago
  David Garske b258321219 Fixes for misc.c to not be included unless required. 2 years ago
  Sean Parkinson d372f097f7 SP C: change number of words for RSA/DH 2 years ago
  Sean Parkinson d45e78b715 SP: ecc proj add point, dbl point fix 2 years ago
  Sean Parkinson 08e560e0a7 SP: Don't cast number to sp_digit rather than declare as long 3 years ago
  Sean Parkinson 2fb6a9eacf SAKKE: fix configurations 3 years ago
  David Garske a6e9e71fde Synchronization of SP ECC non-blocking code. Adds `WOLFSSL_ECDSA_SET_K_ONE_LOOP` support to SP ECC non-block. Removes double code in verify steps. Fixes verify result logic. Spelling error. 3 years ago
  David Garske 6bf3c08634 Fixes for SP RSA/DH with `WOLFSSL_SP_NO_MALLOC`. Cleanup of the SP no malloc code for ECC, RSA and DH. 3 years ago
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support 3 years ago