Commit History

Author SHA1 Message Date
  JacobBarthelmeh bf23357c8c refactor streaming and additional comments 7 months ago
  JacobBarthelmeh c843064681 update macro guard 7 months ago
  JacobBarthelmeh 75762d44b6 PKCS7 streaming with encode/sign 7 months ago
  gojimmypi ee0e25de5f Improved Arduino Support, ESP32, Due; (+ code review x2) 7 months ago
  Juliusz Sosinowicz 335c51987e openssh 9.6p1 fixes 7 months ago
  Daniel Pouzzner f9bf96d9ba Merge pull request #7187 from SparkiDev/sha256_intel_instrs 7 months ago
  Daniel Pouzzner 1fda249468 Merge pull request #7189 from philljj/fix_static_nomalloc_build 7 months ago
  Sean Parkinson f48eb638da TLS 1.3, HRR Cookie: send cookie back in new ClientHello 7 months ago
  Daniel Pouzzner 3064d725b9 Merge pull request #7193 from bandi13/fixOpenWRTTests 7 months ago
  Anthony Hu dfc10741a5 Adding unknown extension callback to CertManager 7 months ago
  Andras Fekete 65902308e8 Snapshots disappear after a while. Versioned releases stay. 7 months ago
  Daniel Pouzzner 75bd1af110 Merge pull request #7179 from philljj/fix_ext_xmss_sigsleft 7 months ago
  David Garske 9e47703402 Template for TLS v1.2 only. 7 months ago
  Daniel Pouzzner e1ee5e4421 linuxkm: spruce up arch-dependent CFLAGS setup in linuxkm/Kbuild; add "failed:" to error messages in km_AesGcmEncrypt() and km_AesGcmDecrypt(). 7 months ago
  Daniel Pouzzner f228a85cee AES-XTS: fix FIPS gating to use defined(HAVE_FIPS), not defined(HAVE_FIPS_VERSION). 7 months ago
  jordan 7ddf20851d Fix WOLFSSL_NO_MALLOC build. 7 months ago
  Juliusz Sosinowicz 48b99b0f10 Merge pull request #7185 from JacobBarthelmeh/zephyr 7 months ago
  Sean Parkinson 492490f7e6 SHA-256: Implementation using Intel instructions 7 months ago
  Sean Parkinson f7507f14cb Merge pull request #7186 from douzzer/20240129-fix-wc_RsaFunction_ex 7 months ago
  Daniel Pouzzner 3d3c07944e wolfcrypt/src/ecc.c: fix logic around WOLF_CRYPTO_CB_ONLY_ECC in wc_ecc_shared_secret(), _ecc_make_key_ex(), wc_ecc_sign_hash(), and wc_ecc_verify_hash() (defects reported by -Wreturn-type, -Wmaybe-uninitialized around err, and a failure of ecc_onlycb_test()). 7 months ago
  Daniel Pouzzner 67bbe1e1bb wolfcrypt/src/rsa.c: in wc_RsaFunction_ex(), if defined(WOLF_CRYPTO_CB_ONLY_RSA), add clause to return NO_VALID_DEVID if key->devId == INVALID_DEVID. fixes "control reaches end of non-void function" in PRB-single-flag.txt. 7 months ago
  Daniel Pouzzner 11e8a89f67 wolfcrypt/src/aes.c: coddle XCode (clang) to clear frivolous -Wparentheses-equality. 7 months ago
  Daniel Pouzzner 6261108d49 linuxkm: fix line lengths throughout; in linuxkm/lkcapi_glue.c: fix/harmonize error catching, reporting, and error codes; further address peer review feedback. 7 months ago
  David Garske de91add3d9 Merge pull request #7182 from SparkiDev/armv8_32_align_chacha20_asm 7 months ago
  JacobBarthelmeh 920abd8b46 only download parts of zephyr sdk needed for test 7 months ago
  David Garske de4a6f9e00 Merge pull request #7167 from SparkiDev/rsa_dec_check_d 7 months ago
  Lealem Amedie 154841a083 MICROCHIP PIC24 support and example project 7 months ago
  David Garske a6326bd80a Merge pull request #7183 from SparkiDev/regression_fixes_9 7 months ago
  David Garske 60de159707 Merge pull request #7176 from danielinux/iotsafe-sha384 7 months ago
  Sean Parkinson 13591dcae8 Regression testing fixes 7 months ago