Commit történet

Szerző SHA1 Üzenet Dátum
  jordan 040e0c956a Used codespell and fixed obvious typos. 4 hónapja
  kaleb-himes 673c5993a7 Make the memzero check default with FIPS, fix benchmark app 5 hónapja
  Andras Fekete 702b6c25d5 Fix conversion error in benchmark.c 4 hónapja
  Sean Parkinson e1274013d8 AES: NO_AES_DECRYPT defined 4 hónapja
  Daniel Pouzzner 009ea6640b Merge pull request #7493 from SparkiDev/sm3_benchmark_fix 4 hónapja
  Sean Parkinson add7428d1c TLS, SM2: fixes to get SM handshakes working 5 hónapja
  Daniel Pouzzner 5a784c818d Merge pull request #7319 from SparkiDev/chacha_poly1305_asm_msvc 4 hónapja
  JacobBarthelmeh 081731be8b Merge pull request #7392 from gojimmypi/PR-Espressif-wolfcrypt-test 5 hónapja
  Sean Parkinson 840d1e9fac Benchmark, SM2: initialize vars for small stack 5 hónapja
  Daniel Pouzzner fa30d3ae0b wolfcrypt/benchmark/benchmark.c: fixes for clang-analyzer-deadcode.DeadStores in bench_xmss_sign_verify(); 5 hónapja
  Sean Parkinson aab97fe9e2 ChaCha20, Poly1305 ASM for MSVC 6 hónapja
  Sean Parkinson db6b1388ce Benchmark, SM3: fix full hash testing 5 hónapja
  Colton Willey 7485e9935d Update benchmark to only parse rsa size if keygen is enabled, update keygen option help in configure.ac 5 hónapja
  jordan bc00c95fe5 Update enum wc_LmsParm for wolfboot support. 5 hónapja
  gojimmypi b1261f5471 Modify PlatformIO FreeRTOS include path, settings.h 5 hónapja
  gojimmypi 5cab707d8e Update Espressif Examples and Libraries 5 hónapja
  jordan b65e42bf4d Used codespell and fixed obvious typos. 6 hónapja
  David Garske 85c22abe4e Fix for Zephyr `TimeNowInMilliseconds`. Resolves issue with TLS v1.3 server and session tickets time (uptime in sim < 1000 ms was being made 0). 6 hónapja
  Sean Parkinson d1b16f2c7b Regression testing fixes 6 hónapja
  Daniel Pouzzner 3fd6af0cd2 Merge pull request #7283 from SparkiDev/lms 6 hónapja
  JacobBarthelmeh ff14aa20a6 fix for benchmark build with sm4-gcm 6 hónapja
  JacobBarthelmeh 5c3b929d90 fix for benchmark build with sm2 6 hónapja
  Sean Parkinson 6c8df33191 LMS: initial implementation 7 hónapja
  lealem47 39ad67607e Merge pull request #7240 from gojimmypi/PR-wolfssl_client_ESP8266 6 hónapja
  Daniel Pouzzner b1edb08119 linuxkm/linuxkm_wc_port.h: 7 hónapja
  Daniel Pouzzner 06469a43bc wolfcrypt/benchmark/benchmark.c: 7 hónapja
  David Garske 4055b0d832 Fix for some variable null checks that are not needed. 7 hónapja
  David Garske cd0301fc66 Fixes for benchmark with small stack (RSA was being skipped). Added Thumb2 benchmarks for STM32H753. 7 hónapja
  Daniel Pouzzner 8d894fb01b wolfssl/wolfcrypt/types.h: add WC_ARRAY_ARG() and WC_HEAP_ARRAY_ARG() constructors, for passing arrays declared by WC_DECLARE_ARRAY() and WC_DECLARE_HEAP_ARRAY(). used this to refactor bench_rsa_helper() arg list, fixing a cppcheck argumentSize warning. 7 hónapja
  Daniel Pouzzner 3676dc02a6 wolfcrypt/benchmark/benchmark.c: mollify scan-build with XMEMSET()s in several false positives around WC_DECLARE_ARRAY(). 7 hónapja