Histórico de Commits

Autor SHA1 Mensagem Data
  jordan 040e0c956a Used codespell and fixed obvious typos. há 4 meses atrás
  kaleb-himes 673c5993a7 Make the memzero check default with FIPS, fix benchmark app há 5 meses atrás
  Andras Fekete 702b6c25d5 Fix conversion error in benchmark.c há 4 meses atrás
  Sean Parkinson e1274013d8 AES: NO_AES_DECRYPT defined há 4 meses atrás
  Daniel Pouzzner 009ea6640b Merge pull request #7493 from SparkiDev/sm3_benchmark_fix há 4 meses atrás
  Sean Parkinson add7428d1c TLS, SM2: fixes to get SM handshakes working há 5 meses atrás
  Daniel Pouzzner 5a784c818d Merge pull request #7319 from SparkiDev/chacha_poly1305_asm_msvc há 4 meses atrás
  JacobBarthelmeh 081731be8b Merge pull request #7392 from gojimmypi/PR-Espressif-wolfcrypt-test há 5 meses atrás
  Sean Parkinson 840d1e9fac Benchmark, SM2: initialize vars for small stack há 5 meses atrás
  Daniel Pouzzner fa30d3ae0b wolfcrypt/benchmark/benchmark.c: fixes for clang-analyzer-deadcode.DeadStores in bench_xmss_sign_verify(); há 5 meses atrás
  Sean Parkinson aab97fe9e2 ChaCha20, Poly1305 ASM for MSVC há 6 meses atrás
  Sean Parkinson db6b1388ce Benchmark, SM3: fix full hash testing há 5 meses atrás
  Colton Willey 7485e9935d Update benchmark to only parse rsa size if keygen is enabled, update keygen option help in configure.ac há 5 meses atrás
  jordan bc00c95fe5 Update enum wc_LmsParm for wolfboot support. há 5 meses atrás
  gojimmypi b1261f5471 Modify PlatformIO FreeRTOS include path, settings.h há 5 meses atrás
  gojimmypi 5cab707d8e Update Espressif Examples and Libraries há 5 meses atrás
  jordan b65e42bf4d Used codespell and fixed obvious typos. há 6 meses atrás
  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). há 6 meses atrás
  Sean Parkinson d1b16f2c7b Regression testing fixes há 6 meses atrás
  Daniel Pouzzner 3fd6af0cd2 Merge pull request #7283 from SparkiDev/lms há 6 meses atrás
  JacobBarthelmeh ff14aa20a6 fix for benchmark build with sm4-gcm há 6 meses atrás
  JacobBarthelmeh 5c3b929d90 fix for benchmark build with sm2 há 6 meses atrás
  Sean Parkinson 6c8df33191 LMS: initial implementation há 7 meses atrás
  lealem47 39ad67607e Merge pull request #7240 from gojimmypi/PR-wolfssl_client_ESP8266 há 6 meses atrás
  Daniel Pouzzner b1edb08119 linuxkm/linuxkm_wc_port.h: há 7 meses atrás
  Daniel Pouzzner 06469a43bc wolfcrypt/benchmark/benchmark.c: há 7 meses atrás
  David Garske 4055b0d832 Fix for some variable null checks that are not needed. há 7 meses atrás
  David Garske cd0301fc66 Fixes for benchmark with small stack (RSA was being skipped). Added Thumb2 benchmarks for STM32H753. há 7 meses atrás
  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. há 7 meses atrás
  Daniel Pouzzner 3676dc02a6 wolfcrypt/benchmark/benchmark.c: mollify scan-build with XMEMSET()s in several false positives around WC_DECLARE_ARRAY(). há 7 meses atrás