Commit History

Author SHA1 Message Date
  Sean Parkinson 08b42b7c93 Merge pull request #7443 from douzzer/20240418-fix-aes_xts_128_test-DEBUG_VECTOR_REGISTER_ACCESS 8 hours ago
  Daniel Pouzzner 436efb0078 wolfcrypt/test/test.c: in aes_xts_128_test(), change DEBUG_VECTOR_REGISTER_ACCESS gates to DEBUG_VECTOR_REGISTER_ACCESS_AESXTS (currently unused), after refactor of AES-XTS C fallback in 9f55dba2f2. (per-call fallback is no longer supported for AES-XTS.) 13 hours ago
  JacobBarthelmeh 41f31f4635 Merge pull request #7440 from douzzer/20240417-fix-LoadSystemCaCertsWindows 21 hours ago
  JacobBarthelmeh 58167a2ebb Merge pull request #7434 from douzzer/20240416-fips-v6-fixes 23 hours ago
  Daniel Pouzzner 6e3a9d5447 src/ssl_load.c: in LoadSystemCaCertsWindows(), fix flub introduced in 8e9810e87e. 1 day ago
  Daniel Pouzzner 3df11e7eab fixes for cppcheck uninitvar src/pk.c (false positives) and nullPointerRedundantCheck in src/ssl_load.c (true positive). 1 day ago
  Daniel Pouzzner fac834c80a configure.ac: in setup for enable-all and enable-all-crypto with enable-32bit, fix inconsistency whereby SHAKE was enabled but SHA512 and SHA3 weren't; remove unneeded+unwanted ENABLED_32BIT conditional force-off of SHA512, SHA384, SHA3, ED25519 (harmonizes with FIPS v6). 1 day ago
  Daniel Pouzzner d0edb3d0a9 scripts/aria-cmake-build-test.sh: fix masked exit value. 1 day ago
  Daniel Pouzzner 855175da47 wolfcrypt/src/fe_448.c: fix several out-of-order declarations in fe448_mul_8(). 1 day ago
  Daniel Pouzzner 9f55dba2f2 wolfcrypt/src/aes.c: in AES-XTS AESNI, use cautious strategy as in AESGCM_STREAM for SAVE_VECTOR_REGISTERS, due to random failures seen with DEBUG_VECTOR_REGISTER_ACCESS_FUZZING using the old per-call fallback strategy. 1 day ago
  Daniel Pouzzner b2f594e84b fixes for --enable-32bit CFLAGS=-m32 --enable-fips=v6 (fixes "#error ED448 requires SHAKE256"). 2 days ago
  JacobBarthelmeh 03ed52bd81 Merge pull request #7297 from SparkiDev/ssl_move_5 1 day ago
  JacobBarthelmeh 1f61ed3536 Merge pull request #7397 from dalybrown/expose-dtsl-in-ada 1 day ago
  András Fekete 73a85af9b9 Merge pull request #7429 from julek-wolfssl/hostap-cert-update 2 days ago
  Juliusz Sosinowicz 52a593c883 Update hostap certs ref 2 days ago
  Sean Parkinson 8e9810e87e ssl.c: Move functions out to separate files 1 month ago
  JacobBarthelmeh 9b92aea245 Merge pull request #7422 from douzzer/20240412-fips-v5-v6-linuxkm-fixes 2 days ago
  Daniel Pouzzner 281c2a431e wolfcrypt/test/test.c: fix return code in pbkdf2_test(), add DEBUG_WOLFSSL gates on keysize report in ecc_test_curve(), and add missing PRIVATE_KEY_UNLOCK()s in cryptocb_test() for fips-dev coverage. 3 days ago
  Daniel Pouzzner 6e0a90190f fixes for v5 and v6+ FIPS builds, including linuxkm v6+ builds. 4 days ago
  JacobBarthelmeh be74cb7d94 Merge pull request #7419 from anhu/winpq 3 days ago
  JacobBarthelmeh 1cb34a8bed Merge pull request #7411 from douzzer/20240410-lock-free-wc_linuxkm_fpu_state_assoc 3 days ago
  JacobBarthelmeh 3742c4dd57 Merge pull request #7413 from gojimmypi/PR-PlatformIO-FreeRTOS 5 days ago
  JacobBarthelmeh 3113e6c855 Merge pull request #7393 from philljj/xmss_w64_settings 5 days ago
  JacobBarthelmeh 7d0ce39408 Merge pull request #7396 from miyazakh/renesas_rx72n 5 days ago
  JacobBarthelmeh 77bbb35830 Merge pull request #7415 from bandi13/addDockerCrossCompilerDependency 6 days ago
  Anthony Hu 85765b1a57 Add PQ Files for windows. 6 days ago
  jordan 6ae99485a1 Additional changes to support wolfboot wc_lms. 6 days ago
  Andras Fekete 5e85adee0f Add yet another cross compiling tool 6 days ago
  JacobBarthelmeh 8b656d5a5f Merge pull request #7295 from kaleb-himes/SRTP-KDF-FS 6 days ago
  kaleb-himes 73e5303718 Removed duplicate file from project 1 week ago