Commit History

Author SHA1 Message Date
  night1rider fe7987f241 Adding SHA-384/512 support, Null Checks, RNG Health Test for HW, and MAA call update for MAX3266X Port. 5 months ago
  night1rider d714e55a2b Addressing PR comments typos and cleanup and support HAVE_AES_ECB, Sha1, and Sha224 5 months ago
  msi-debian 2e8cf39feb Initial PR for MAX32665 and MAX32666 TPU HW Support 5 months ago
  JacobBarthelmeh 8017c816bb check on RNG init return with test, and make input const 3 months ago
  JacobBarthelmeh 5adad7d869 fix for sanity check of null input 3 months ago
  JacobBarthelmeh ca3b1a1412 add test case 3 months ago
  JacobBarthelmeh 7a23cff27f add PKCS7 set custom SKID 3 months ago
  JacobBarthelmeh d796d8c107 Merge pull request #7994 from miyazakh/renesas_ra6m4_update 3 months ago
  JacobBarthelmeh bddb83b62a Merge pull request #7992 from ejohnstown/ecc-pct-ss 3 months ago
  András Fekete 005a57f745 Merge pull request #7989 from billphipps/atomic_fence 3 months ago
  Juliusz Sosinowicz cf96ab22ba Address code review 3 months ago
  Juliusz Sosinowicz 99a99e3d6e Implement DTLS 1.2 Connection ID (CID) 3 months ago
  András Fekete bbbc40dacc Merge pull request #7996 from julek-wolfssl/move-mymemmem 3 months ago
  Sean Parkinson 8768c55579 Merge pull request #7991 from douzzer/20240917-fixes 3 months ago
  Daniel Pouzzner 5be198fa0e .github/workflows/packaging.yml: disable broken RedHat/Fedora rpm packaging tests. 3 months ago
  Daniel Pouzzner af8feed531 Revert "wolfssl/wolfcrypt/ecc.h: fixes for more linker relocation errors in Fedora packaging test: always export ECC_API functions, but when !WOLFSSL_PUBLIC_ECC_ADD_DBL, remap them with wc_ prefixes." 3 months ago
  Daniel Pouzzner a31e914b98 wolfssl/wolfcrypt/ecc.h: fixes for more linker relocation errors in Fedora packaging test: always export ECC_API functions, but when !WOLFSSL_PUBLIC_ECC_ADD_DBL, remap them with wc_ prefixes. 3 months ago
  Daniel Pouzzner da1b8358dc wolfcrypt/benchmark/benchmark.c: add RSA3072 to keygen bench. 3 months ago
  Daniel Pouzzner 212708e3b4 wolfssl/wolfcrypt/ecc.h and wolfcrypt/src/ecc.c: refactor ecc_sets and ecc_sets_count using accessor functions, to fix linker relocation errors in Fedora packaging test. 3 months ago
  David Garske 9d24480379 Fix `WOLF_CONF_AESGCM=2`. 3 months ago
  Daniel Pouzzner 510d6a07bf wolfssl/wolfcrypt/types.h: dial in the __static_assert() gating+definitions, and add static_assert2(). 3 months ago
  David Garske 9815d9bd03 Support for STM32G4. ZD 18675 3 months ago
  Juliusz Sosinowicz d7303664b5 memmem is only being used in testing so move it there 3 months ago
  Daniel Pouzzner fbbb2b876b wolfssl/wolfcrypt/types.h: add static_assert() definitions; 3 months ago
  Hideki Miyazaki 1e0c2604dd Update FSP version to v5.4.0 for RA6M4 3 months ago
  Daniel Pouzzner 263cb5bf78 tests/api.c:test_Sha512_Family_Final(): fix unreachable null pointer deref reported by clang-tidy in FIPS/Async configs. 3 months ago
  John Safranek a81efc0f6f Small Stack ECC Pairwise Consistency Test 3 months ago
  Daniel Pouzzner 072c5311a5 m4/ax_atomic.m4: fixes for C++ compatibility. 3 months ago
  Joshua Okeleke 337456cc1e Add support for (DevkitPro)libnds 3 months ago
  Bill Phipps 7122001dd6 Update to use memory_order_seq_cst instead of GCC internal for C11 3 months ago