Commit History

Author SHA1 Message Date
  Daniel Pouzzner a3fd714501 configure.ac: allow --enable-opensslextra with --enable-linuxkm if --enable-cryptonly is also given. 2 years ago
  David Garske c029b23043 Merge pull request #5308 from SparkiDev/ecies_gen_iv 2 years ago
  Sean Parkinson 09bba3510f ECIES: Google Pay ECIES 2 years ago
  Lealem Amedie cee9f9a871 Fix for --disable-aes without --disable-aesgcm 2 years ago
  JacobBarthelmeh 86662bca2f update library version to 5.4.0 2 years ago
  David Garske a771baf551 Merge pull request #5332 from SparkiDev/memusage_fix_2 2 years ago
  David Garske 738d79c5d5 Merge pull request #5330 from SparkiDev/aesni_no_sse4 2 years ago
  Sean Parkinson 74baa0dafa SP math: fix configure.ac to allow its use 2 years ago
  Sean Parkinson 9ba77300f9 AESNI: fix configure to use minimal compiler flags 2 years ago
  Daniel Pouzzner 19106a9510 configure.ac and tests/api.c: lock out compkey on FIPS 140-3 RC12 and ready, and add backward-compat code in test_wc_ecc_export_x963_ex() to allow RC12 compkey builds to pass unit.test. 2 years ago
  David Garske a7fa7875e4 Merge pull request #5244 from julek-wolfssl/wpas-dpp 2 years ago
  Juliusz Sosinowicz 39e53c2b7c Add wc_EccPublicKeyToDer_ex doxygen entry 2 years ago
  David Garske 9a256ca002 Merge pull request #5288 from haydenroche5/openldap 2 years ago
  Hayden Roche f5a5d4ada5 Enhance OpenLDAP support. 2 years ago
  Fabian Keil eb9a9ceef8 configure: Improve defaults for 64-bit BSDs 2 years ago
  Juliusz Sosinowicz afaf41823c wpa_supplicant uses larger challenge passwords for x509 requests 2 years ago
  Juliusz Sosinowicz 5179741ddb wpas: validate ecc points are on the curve 2 years ago
  Juliusz Sosinowicz 448cde5a4b Support for new DPP in wpa_supplicant 2 years ago
  David Garske 2f1e236305 Improvements to `--enable-cryptonly` in configure.ac output. Improvement to math select order in configure.ac and stray heap math=yes. 2 years ago
  Daniel Pouzzner 17659ed48c configure.ac: when --enable-fips=disabled, don't touch DEF_SP_MATH/DEF_FAST_MATH; 2 years ago
  David Garske d4d7e2e5f2 Merge pull request #5294 from SparkiDev/sp_math_all_no_128bit 2 years ago
  Sean Parkinson 22336d30e5 SP math all: don't use sp_int_word when SQR_MUL_ASM available 2 years ago
  David Garske b84b808b1b Merge pull request #5167 from ejohnstown/cac-ext 2 years ago
  Daniel Pouzzner 790584113f configure.ac: WOLFSSL_WPAS[_SMALL] requires OPENSSL_EXTRA. 2 years ago
  Daniel Pouzzner 9a29dfc8cb fix whitespace. 2 years ago
  Daniel Pouzzner 940d0140f9 configure.ac fixes related to change in default math back end (to sp-math-all): wolfRand doesn't use fastmath; 2 years ago
  David Garske 5ef507c78d Merge pull request #5280 from douzzer/20220623-enable-dh-const 2 years ago
  David Garske 00b82888bc Merge pull request #4759 from dgarske/sp_math_default 2 years ago
  Daniel Pouzzner 768737d21e configure.ac: support --enable-dh=const, and link with libm ("LT_LIB_M") only if ENABLED_DH = yes. 2 years ago
  David Garske 78d3284c3c Fix for FIPS 140-2 and older ACVP math selection. Fix for building with "--disable-sp-math-all --disable-fastmath". Fix for building SAKKE with `HAVE_WOLF_BIGINT`. 2 years ago