提交歷史

作者 SHA1 備註 提交日期
  toddouska dbc4c51a4e Merge pull request #3815 from SparkiDev/sp_math_keygen 3 年之前
  Sean Parkinson d805a5c681 SP int: get keygen working with SP math again 3 年之前
  Sean Parkinson 982ba6c1e0 Math: GCD(0,0) is undefined and LCM(0,*) is undefined. 3 年之前
  toddouska 244accece1 Merge pull request #3799 from SparkiDev/sp_gcd_protect 3 年之前
  Sean Parkinson d2f9f4c4ce SP int: fix guard around sp_gcm and sp_lcm 3 年之前
  Tesfa Mael 243c3ceacc Fix build err 3 年之前
  David Garske c62b48f7d0 Fixes for building with RSA public or verify only. Fixes issue with reserved "div" keyword as variable name. ZD11585 3 年之前
  toddouska 917205442b Merge pull request #3757 from SparkiDev/sp_smallstack_fixes 3 年之前
  Sean Parkinson e4f8545e36 SP math all: sp_exch fixed up 3 年之前
  Sean Parkinson e187a74b1c sp_lcm small stack: fix size of temporary 3 年之前
  Sean Parkinson b330196c28 SP int: Rework allocation of temporaries 3 年之前
  toddouska acdc267104 Merge pull request #3718 from SparkiDev/sp_int_fast_nct 3 年之前
  toddouska 6983aa9331 Merge pull request #3700 from SparkiDev/sp_math_lshb 3 年之前
  toddouska 47b2e8342b Merge pull request #3698 from SparkiDev/sp_math_no_asm_fix 3 年之前
  toddouska 27475291b1 Merge pull request #3733 from SparkiDev/sp_int_mont_red_size 3 年之前
  toddouska ae3706d5e5 Merge pull request #3734 from SparkiDev/sp_int_8_bit 3 年之前
  toddouska 2f47934184 Merge pull request #3735 from SparkiDev/sp_int_32_bit 3 年之前
  toddouska fc30f379ee Merge pull request #3736 from SparkiDev/sp_int_neg_zero 3 年之前
  Sean Parkinson ca3c5bf6c4 SP math lshb: check space for result 3 年之前
  Sean Parkinson 9792e062c3 SP int: allow faster NCT exptmod to be compiled in 3 年之前
  David Garske 47d5f6f624 Merge pull request #3714 from SparkiDev/sp_int_rsavfy 3 年之前
  Sean Parkinson 539ef512fc SP int neg: fix handling of negative zero and mp_cond_copy 3 年之前
  Sean Parkinson 763f388471 SP int: get rsavfy and rsapub working again 3 年之前
  Sean Parkinson c3cc36c55f SP int SP_WORD_SIZE=32: cast down explicitly 3 年之前
  Sean Parkinson 7986b37aa5 SP int: fixes for 8-bit digits 3 年之前
  Sean Parkinson aefddaf2b8 SP int: mont_red - check size of a relative to m 3 年之前
  Guido Vranken 358dbd5090 _sp_exptmod_base_2: Break out of loops on error 3 年之前
  Guido Vranken bc707d67c3 SP math: Better error propagation 3 年之前
  Sean Parkinson 0ccb0d5fce SP math: fix one word Montgomery Reduction for non-asm 3 年之前
  Sean Parkinson 4f0ed55232 SP math all: fix 1 word Montgomery Reduce 3 年之前