Historie revizí

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