Commit History

Author SHA1 Message Date
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  Daniel Pouzzner 607a24b499 fixes for clang-tidy and sanitizer hygiene with --disable-fastmath. 2 years ago
  kaleb-himes 0eef90f951 Fix for ZD13795 and also remove all-caps parameter 2 years ago
  Daniel Pouzzner 67db7b7f32 fixes for issues identified by Jenkins run: 2 years ago
  Sean Parkinson 573c0fcba7 MP Integer: remove unsupported API prototypes 3 years ago
  toddouska 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright 3 years ago
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support 3 years ago
  Jacob Barthelmeh c729318ddd update copyright date 3 years ago
  Sean Parkinson 046b279ae2 MP: fixes for negative 3 years ago
  John Safranek d4e13796c2 M1 Support 3 years ago
  Sean Parkinson 91d23d3f5a Implement all relevant mp functions in sp_int 4 years ago
  Sean Parkinson f0db2c177e ECC mulmod: some curves can't do order-1 3 years ago
  David Garske 6425ebb60e Linux Kernel Module support using "--enable-linuxkm". 8 years ago
  Sean Parkinson 3ce933c90a Make fp_montgomery_reduce constant time 4 years ago
  Sean Parkinson 9ef9671886 ECC uses CT vers of addmod, submod and div_2_mod 4 years ago
  Sean Parkinson c82531a41a Fix performance of RSA public key ops with TFM 4 years ago
  JacobBarthelmeh 6b4551c012 Merge pull request #2654 from cariepointer/qt-512-513 4 years ago
  Chris Conlon 45c5a2d39c update copyright to 2020 4 years ago
  Carie Pointer ee13dfd878 Add Qt 5.12 and 5.13 support 4 years ago
  Sean Parkinson 2a22179068 Specialized mod exponentiation for base 2 in tfm.c and integer.c 4 years ago
  Sean Parkinson d7b893f250 Use a fixed number of bits with DSA gen and sign 4 years ago
  David Garske dcdd6d6d6f Cleanup around include of wolfmath.h and shared math macros. Fix for SP math case with `WOLFSSL_BIGNUM`. 5 years ago
  Kaleb Himes e00ba1c66a Merge pull request #2090 from vaintroub/fix_clang_cl 5 years ago
  John Safranek 246c444b93 Updates for v4.0.0 5 years ago
  David Garske 700eca4566 Fixes from peer review. Improved compatibility of API's. Clarification on integer.h mp_digit sizes. 5 years ago
  David Garske 621e1656b4 Fixes for data types, cast warnings and shift operations when using 16-bit platform. Added new `--enable-16bit` build option, which defines `WC_16BIT_CPU`. Fix build error when using `WOLFSSL_LEANPSK` and `NO_WOLFSSL_MEMORY`. 5 years ago
  Vladislav Vaintroub 7328fce60d Disable MP_64BIT when compiling with clang-cl on Windows. 5 years ago
  Sean Parkinson ab03f9291b Make RsaUnPad constant time when Block Type 2 message 5 years ago
  toddouska b88d60ecbb Merge pull request #1665 from ejohnstown/mr 5 years ago
  John Safranek 00fd7ff8de Prime Number Testing 6 years ago