Commit History

Author SHA1 Message Date
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  David Garske 390908bccc Merge pull request #5236 from SparkiDev/mem_zero 2 years ago
  Sean Parkinson 8145ee6cef TFM: mp_exptmod_ex didn't handle exceptional cases 2 years ago
  Sean Parkinson 1b29f7353a Check memory is zeroized 2 years ago
  Sean Parkinson 0bcd38f7d8 ECC, DH: improve encrypted memory implementations 2 years ago
  Tesfa Mael aca199cb05 Fix to compile with c89 2 years ago
  Sean Parkinson 87dc197284 Merge pull request #5028 from douzzer/20220406-cppcheck 2 years ago
  Daniel Pouzzner 4e8c180290 fixes to mollify cppcheck (sizeofDivisionMemfunc, zerodivcond, shiftTooManyBits, signConversionCond). 2 years ago
  Sean Parkinson e9187f5f00 Wycheproof fixes/changes 2 years ago
  David Garske 757c93c6d5 Merge pull request #4945 from kaleb-himes/ZD13795 2 years ago
  Sean Parkinson aa14607a6f TFM fp_div_2_ct: rework to avoid overflow 2 years ago
  kaleb-himes 0eef90f951 Fix for ZD13795 and also remove all-caps parameter 2 years ago
  Sean Parkinson 1ca35f6cca TFM: handle more alloc failure cases gracefully 2 years ago
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). 2 years ago
  Eric Blankenhorn 5cce1926bb Init vars for static analysis 2 years ago
  David Garske 9f611e8b80 Merge pull request #4589 from JacobBarthelmeh/native-lwip 2 years ago
  Sean Parkinson 9f6fd6abf9 TFM: fix Intel MULX multiply 2 years ago
  JacobBarthelmeh 7e2fab6f4a warning with keil build and native lwip want read case 2 years ago
  David Garske 3054f20c6a Improve `ret` handling in the `ProcessPeerCerts` verify step. 2 years ago
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago
  Sean Parkinson dc911b94e7 SP, TFM: fixes 2 years ago
  Jacob Barthelmeh 7ca95bfaca additional checks on fp montgomery return value 2 years ago
  Juliusz Sosinowicz df1d817f1f #129 2 years ago
  Sean Parkinson f63fac82cd SP math, TFM: constant time addmod, submod 2 years ago
  Sean Parkinson 9623797064 TFM: fp_submod_ct fix check for greater 2 years ago
  Sean Parkinson 89dd1a65ca TFM: check size of inputs 2 years ago
  David Garske b258321219 Fixes for misc.c to not be included unless required. 2 years ago
  David Garske df10152b54 Refactor hex char to byte conversions. 4 years ago
  Sean Parkinson ed6e173fc3 Maths: mp_mod_2d supports negative value now 2 years ago
  David Garske 18fc1b7e63 Merge pull request #4006 from elms/refactor_pointer_manipulation 3 years ago