Commit History

Author SHA1 Message Date
  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. 1 month ago
  David Garske 9d24480379 Fix `WOLF_CONF_AESGCM=2`. 1 month ago
  Daniel Pouzzner 510d6a07bf wolfssl/wolfcrypt/types.h: dial in the __static_assert() gating+definitions, and add static_assert2(). 1 month ago
  David Garske 9815d9bd03 Support for STM32G4. ZD 18675 1 month ago
  Juliusz Sosinowicz d7303664b5 memmem is only being used in testing so move it there 1 month ago
  Daniel Pouzzner fbbb2b876b wolfssl/wolfcrypt/types.h: add static_assert() definitions; 1 month ago
  Hideki Miyazaki 1e0c2604dd Update FSP version to v5.4.0 for RA6M4 1 month ago
  Daniel Pouzzner 263cb5bf78 tests/api.c:test_Sha512_Family_Final(): fix unreachable null pointer deref reported by clang-tidy in FIPS/Async configs. 1 month ago
  John Safranek a81efc0f6f Small Stack ECC Pairwise Consistency Test 1 month ago
  Daniel Pouzzner 072c5311a5 m4/ax_atomic.m4: fixes for C++ compatibility. 1 month ago
  Bill Phipps 7122001dd6 Update to use memory_order_seq_cst instead of GCC internal for C11 1 month ago
  JacobBarthelmeh b9908409d4 Merge pull request #7987 from bandi13/betterEngineFlagsFix 1 month ago
  JacobBarthelmeh 87dc45b938 Merge pull request #7986 from julek-wolfssl/crl-cb 1 month ago
  JacobBarthelmeh 46f2b21abf Merge pull request #7985 from julek-wolfssl/curl-ci 1 month ago
  JacobBarthelmeh ffd0fb23f7 Merge pull request #7979 from SparkiDev/sp_x86_64_no_avx_fix 1 month ago
  JacobBarthelmeh ec8a1ba956 Merge pull request #7962 from embhorn/zd18558 1 month ago
  JacobBarthelmeh fcb8d3ffc5 Merge pull request #7887 from kojo1/crl-pss 1 month ago
  JacobBarthelmeh fb2144d290 Merge pull request #7951 from julek-wolfssl/dtls13-cid-fixes 1 month ago
  Andras Fekete bd77ee4f37 FIPS defines RSA_MIN_SIZE and users may want to override 1 month ago
  Juliusz Sosinowicz ae6c872797 Add crl error override callback 1 month ago
  Juliusz Sosinowicz 84c80b4c0f make mymemmem available for linking 1 month ago
  Juliusz Sosinowicz 1e75a2367c Address code review 1 month ago
  Juliusz Sosinowicz 74ac2cd07d dtls 1.3: pad plaintext when too short for record header protection 2 months ago
  Juliusz Sosinowicz 29f51b6245 CheckcipherList: Check Cipher minor to detect TLS 1.3 ciphersuite 2 months ago
  Juliusz Sosinowicz 4a26af0dfa dtls 1.3: Add cid size to output buffer length 2 months ago
  Juliusz Sosinowicz ee2b77c0bd Move manual memio to api.c 2 months ago
  Juliusz Sosinowicz 6d5fefde4a dtls 1.3: Check header length before copying 2 months ago
  Juliusz Sosinowicz 8ce6f17144 Add dtls 1.3 cid api test 2 months ago
  Juliusz Sosinowicz c166b9dd77 Use nproc not nproc+1 threads 1 month ago
  JacobBarthelmeh c3900470aa Merge pull request #7982 from bandi13/fixEngineFlags 1 month ago