Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Pouzzner f44d12026a wolfssl/wolfcrypt/{aes.h,curve25519.h,ed25519.h,hash.h,rsa.h}: remove unneeded .isAllocated member from struct definitions, and add int *result_code argument to constructor prototypes; hace 2 meses
  Daniel Pouzzner 984d16b727 refactor wolfcrypt constructors: hace 2 meses
  jordan d6fe15af8c coverity: check mp_sub_d return values. hace 2 meses
  Daniel Pouzzner 4fd33b6b5d Merge pull request #8014 from SparkiDev/lms_sha256_192 hace 2 meses
  Sean Parkinson ae46f52a66 LMS: SHA-256/192 parameters hace 2 meses
  philljj 6cde74436e Merge pull request #8065 from douzzer/20241010-WOLFSSL_NO_MALLOC hace 2 meses
  jordan f5074772da infer: fix more uninitialized value errors. hace 2 meses
  Daniel Pouzzner 0d5d05d44d more WOLFSSL_NO_MALLOC fixes: hace 2 meses
  Daniel Pouzzner 886ebb6ec0 fixes for enable-all-crypto enable-cryptonly WOLFSSL_NO_MALLOC: hace 2 meses
  Jack Tjaden 864eaaeef9 Added more discriptive README for NDS and MelonDS C-flag hace 2 meses
  Daniel Pouzzner bcc65a09ca wolfcrypt/test/test.c: harmonize gating for hpke_test() and berder_test(), so that --enable-all-crypto passes -DWOLFCRYPT_TEST_LINT. hace 2 meses
  Daniel Pouzzner b5475f3d81 wolfcrypt/test/test.c: add WOLFSSL_WOLFCRYPT_TEST_LINT, allowing testing for -Wunused-function in enable-all configurations. No functional changes, but several missing or inconsistent gates fixed. hace 2 meses
  Daniel Pouzzner 8b2a26a691 Merge pull request #8054 from bandi13/fixUncalledTest hace 2 meses
  Daniel Pouzzner 74d14d9687 wolfcrypt/test/test.c: fix for FIPS <6.0.0 with WOLFSSL_SMALL_STACK. hace 2 meses
  Andras Fekete d3f143aa2a Test was never called hace 2 meses
  David Garske 59389a0ef5 Fix possible AES leaks detected with sanitizer and clang-tidy. hace 2 meses
  David Garske b9de3bbf1a Fixes for memory leaks in test.c with wc_AesNew and wc_HashNew. hace 2 meses
  David Garske 7989dd8713 Refactor the AES ECB/Direct, CBC and CTR tests. hace 2 meses
  Aidan Garske e10c943bf3 wolfCrypt CSharp Wrapper: hace 2 meses
  Daniel Pouzzner a25c0244a7 wolfssl/wolfcrypt/types.h: refactor static_assert*() as wc_static_assert*() to avoid conflicts with target-native static_assert(), and add additional coverage for C23 and MSVC C11. hace 2 meses
  jordan c3410f2cb8 dilithium: support building dilithium with wolfboot. hace 2 meses
  Daniel Pouzzner e814d1baea Merge pull request #8016 from SparkiDev/dilithium_draft_final_fix hace 2 meses
  Reda Chouk 10f0885d88 Merge branch 'master' into fix-conversion hace 2 meses
  Sean Parkinson 50bbdbbe42 Dilithium: Final and draft available in one build hace 2 meses
  JacobBarthelmeh 45b88048c2 make macro unique to wolfSSL hace 2 meses
  JacobBarthelmeh d72c0b372c Merge pull request #7990 from buchstabenwurst/master hace 2 meses
  JacobBarthelmeh 79b5ec86f6 Merge pull request #8015 from gojimmypi/pr-mp_read_radix hace 2 meses
  jordan e5109b3f41 misc cleanup: extra spaces, typos. hace 2 meses
  gojimmypi 393072037a gate test mp_read_radix on OPENSSL_EXTRA || !NO_DSA || HAVE_ECC hace 2 meses
  Joshua Okeleke 1896b47399 Change comment style hace 2 meses