Commit History

Author SHA1 Message Date
  Daniel Pouzzner 3fd6af0cd2 Merge pull request #7283 from SparkiDev/lms 9 months ago
  JacobBarthelmeh ff14aa20a6 fix for benchmark build with sm4-gcm 9 months ago
  JacobBarthelmeh 5c3b929d90 fix for benchmark build with sm2 9 months ago
  Sean Parkinson 6c8df33191 LMS: initial implementation 9 months ago
  lealem47 39ad67607e Merge pull request #7240 from gojimmypi/PR-wolfssl_client_ESP8266 9 months ago
  Daniel Pouzzner b1edb08119 linuxkm/linuxkm_wc_port.h: 9 months ago
  Daniel Pouzzner 06469a43bc wolfcrypt/benchmark/benchmark.c: 9 months ago
  David Garske 4055b0d832 Fix for some variable null checks that are not needed. 9 months ago
  David Garske cd0301fc66 Fixes for benchmark with small stack (RSA was being skipped). Added Thumb2 benchmarks for STM32H753. 9 months ago
  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. 10 months ago
  Daniel Pouzzner 3676dc02a6 wolfcrypt/benchmark/benchmark.c: mollify scan-build with XMEMSET()s in several false positives around WC_DECLARE_ARRAY(). 10 months ago
  Daniel Pouzzner 44e0ee1ecd wolfssl/wolfcrypt/types.h: 10 months ago
  Lealem Amedie 4cc960787f Fix for AES-ECB benchmark livelock with Async 10 months ago
  gojimmypi 68fb183fa6 Update TLS client example for Espressif ESP8266 10 months ago
  Sean Parkinson a5961907b0 XMSS implementation 10 months ago
  Daniel Pouzzner 7f53bcc4d0 fixes for clang-tidy reported defects and misstylings --with-liboqs: 11 months ago
  Daniel Pouzzner bcfaf0372c Merge pull request #7026 from Frauschi/liboqs 11 months ago
  Daniel Pouzzner 7e60b029c2 Merge branch 'master' into liboqs 11 months ago
  Andras Fekete f5c3fcfec4 Uninitialized variable 1 year ago
  Daniel Pouzzner 44b18de704 fixes for cppcheck-2.13.0 --force: 11 months ago
  Tobias Frauenschläger 0780fd9719 liboqs: add RNG support for sphincs 1 year ago
  Tobias Frauenschläger 85c40b1728 liboqs: add RNG support for falcon 1 year ago
  Tobias Frauenschläger ec86a86096 liboqs: add RNG support for dilithium 1 year ago
  Hideki Miyazaki 3af91c265b remove tab 1 year ago
  Hideki Miyazaki f209120218 fix benchmark compile error 1 year ago
  Chris Conlon a66137d2fe Merge pull request #7062 from lealem47/leaks 1 year ago
  Lealem Amedie 5fd0470f76 Cleanup leaks in api.c and benchmark.c 1 year ago
  David Garske 3750ff5205 Fix for benchmark without filesystem and unused hash_input and cipher_input. 1 year ago
  gojimmypi 62c0910e15 sync w/upstream; resolve merge conflict 1 year ago
  gojimmypi f3a9d4a56e Espressif Benchmark ESP-IDF 4.4 fixes 1 year ago