Historique des commits

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