Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Pouzzner f6f8d2eda3 add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */"; hace 11 meses
  Sean Parkinson 8e89e31f70 test.c: fix protection around calling mp_test_div hace 11 meses
  Andras Fekete 266307da6c Add in ARIA wrappers hace 11 meses
  David Garske fb0c769d6c Merge pull request #6578 from douzzer/20230705-analyzer-fixes hace 11 meses
  Daniel Pouzzner 1912f1bc2a fixes for clang-analyzer-core.NullDereference, clang-analyzer-core.NonNullParamChecker, clang-analyzer-deadcode.DeadStores, readability-redundant-preprocessor, clang-diagnostic-unreachable-code-break, -Werror=sign-conversion, bugprone-macro-parentheses, "Call to 'malloc' has an allocation size of 0 bytes", clang-diagnostic-declaration-after-statement re tests/unit.h:ExpectPtr() pragmas. hace 11 meses
  Sean Parkinson 7a73c9aac7 SM tests: void in function declaration that is its prototype hace 11 meses
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support hace 1 año
  David Garske 6028dfd394 Merge pull request #6523 from gojimmypi/wc-memory-test hace 11 meses
  gojimmypi 573fedae2f add const_byte_ptr_test for Xtensa -mforce-l32 check hace 11 meses
  David Garske f72a6b705f Minor spelling fixes. hace 11 meses
  Sean Parkinson da4424cd0c Merge pull request #6559 from dgarske/sni_defaults hace 1 año
  Chris Conlon e1cb74f24a Merge pull request #6492 from night1rider/wolfssl-wolfcrypttest-statickeys hace 1 año
  David Garske 6052e01879 Fixes for SNI test with static memory enabled. Fixes for other minor static memory build combinations. hace 1 año
  David Garske 0d0d2cf50c Merge pull request #6531 from bandi13/extraCMakeOptions hace 1 año
  David Garske 102cb1114a Merge pull request #6509 from douzzer/20230613-wc_test_ret_t hace 1 año
  Andras Fekete 0ee198437a Get around issue with 'uint8_t' undefined hace 1 año
  Sean Parkinson a1e8aa7269 test.c, scrypt: bench embedded reduce heap usage hace 1 año
  dell5060 7926ceb120 Updated Key gen to convert the keys located in /certs/statickeys to be used in buffers hace 1 año
  Daniel Pouzzner 902d47aaa1 wolfcrypt/test/test.c: fix scoping of hkdf_test(); hace 1 año
  Daniel Pouzzner e843a7bd1e wolfcrypt/test/test.{c,h}: add wc_test_ret_t, and 'L' long int suffixes on relevant numeric literals, to facilitate passing around 32 bit retvals in the WC_TEST_RET_*() system on 16 bit targets. hace 1 año
  Sean Parkinson b07c5d7ce8 Regression testing fixes hace 1 año
  Lealem Amedie 3f795f2f47 Fixes for wolfcrypt test without ECC SECP hace 1 año
  Chris Conlon a474179cdf Merge pull request #6301 from miyazakh/ra_cryptonly hace 1 año
  David Garske a68b0d8ecf Merge pull request #6402 from lealem47/no_ecc_secp hace 1 año
  Lealem Amedie 9a2dc120c4 Don't test SECP vectors when disabled in test.c hace 1 año
  JacobBarthelmeh 07c41c5498 add macro guard on test case hace 1 año
  JacobBarthelmeh 03a566791e fix for recursive issue in test case hace 1 año
  Sean Parkinson d2afe9e5e0 Memory usage improvements hace 1 año
  David Garske 4b90afa37b Provide way to disable ASN but have `wc_RsaPublicKeyDecodeRaw`, which doesn't need ASN.1 parsing. hace 1 año
  David Garske 61dfbf5ef2 Fixes and improvements for building with low footprint. Fix for ASN template with RSA verify only (was missing `mp_leading_bit`). Fix to allow disabling DRBG with crypto callbacks enabled. Updated the wolfTPM user_settings.h template with low resource option. hace 1 año