Commit History

Author SHA1 Message Date
  Daniel Pouzzner 9542843874 wolfssl/wolfcrypt/settings.h: streamline definitions of WOLFSSL_FIPS_VERSION_CODE for the !HAVE_FIPS and !HAVE_FIPS_VERSION cases; add WOLFSSL_FIPS_VERSION2_CODE and fix the incumbent FIPS_VERSION_{LT,LE,EQ,GE,GT} definitions to use it. 5 months ago
  kaleb-himes ae2a92e449 add "VERSION3" variants of macros for testing and computing FIPS versions. 6 months ago
  Daniel Pouzzner 747755b3c4 fixes for analyzer carps around HAVE_RPK: 5 months ago
  JacobBarthelmeh 8b587b563c Merge pull request #7286 from Frauschi/hybrid_signatures 5 months ago
  Daniel Pouzzner 8511b2dc6b ProcessBuffer(): in WOLFSSL_DUAL_ALG_CERTS code path, fall through without disrupting ret, if cert->sapkiOID and cert->sapkiLen are unset. 5 months ago
  David Garske 57603823e3 Merge pull request #7387 from JacobBarthelmeh/sm2 5 months ago
  JacobBarthelmeh f6a24efe23 Merge pull request #7389 from dgarske/nxp_mmcau_sha256 5 months ago
  Anthony Hu 9bfab33726 Address comments from Jacob. 5 months ago
  David Garske d7c6d7af44 Fix the NXP MMCAU HW acceleration for SHA2-256. Broken with LMS SHA2 refactor. 5 months ago
  JacobBarthelmeh c768f76d5a Merge pull request #7315 from fabiankeil/disable-3des-ciphers 5 months ago
  JacobBarthelmeh 75da69911c Merge pull request #7369 from dgarske/infineon_modustoolbox 5 months ago
  JacobBarthelmeh 983616afa0 check for critical policy extension when not supported 5 months ago
  JacobBarthelmeh 04ebc966d0 Merge pull request #7385 from philljj/spelling_cleanup 5 months ago
  JacobBarthelmeh d4f5825fd2 fix for sp build with ecc_map_ex 5 months ago
  JacobBarthelmeh ed4f052215 Merge pull request #7382 from bandi13/reEnableTest 5 months ago
  JacobBarthelmeh b334750bf2 Merge pull request #7383 from embhorn/zd17763 5 months ago
  Anthony Hu 598a3bfdcd Make wc_RNG_DRBG_Reseed() a wolfCrypt API. 5 months ago
  jordan b65e42bf4d Used codespell and fixed obvious typos. 5 months ago
  Eric Blankenhorn e072677379 Fix build error with RECORD_SIZE defined 5 months ago
  Fabian Keil 790129ee71 cmake: Add WOLFSSL_DES3_TLS_SUITES option 5 months ago
  Daniel Pouzzner 092dba4593 wolfcrypt/src/asn.c: fix for benign identicalInnerCondition in ParseCertRelative(). 5 months ago
  Anthony Hu 10d210ce26 Parenthesis 5 months ago
  Anthony Hu 2d532dd6b8 Clean up after another round of analyzer execution. 5 months ago
  Andras Fekete 6524fbb43f Revert "Disable broken library" 5 months ago
  Anthony Hu 3a3a7c2a67 Forgot to clean up the preTBS. 5 months ago
  Anthony Hu 6a4d4bf6f1 cks_order is used later; don't let it fall out of scope. 5 months ago
  Anthony Hu 8f599defe0 Add check inspired by original implementation of asn. 5 months ago
  Daniel Pouzzner 2f3495f286 src/tls13.c: remove unreachable break in DoTls13CertificateVerify(). 6 months ago
  Anthony Hu e4b7857e43 If WOLFSSL_TRUST_PEER_CERT is defined, the negative test is no longer negative. 6 months ago
  Tobias Frauenschläger 136eaae4f1 Improvements to dual alg certificates 7 months ago