Histórico de Commits

Autor SHA1 Mensagem Data
  David Garske 9ebdc8d61c Additional fixes for building without RNG. Fix for possible use of `key->dp == NULL` in `wc_ecc_export_ex`. há 3 anos atrás
  David Garske bf63b41465 Fixes for building without hash. If all hash algorithms are disabled `wc_HashAlg` could report empty union. ZD 11585. há 3 anos atrás
  Sean Parkinson 3cdbc242b4 Merge pull request #3803 from dgarske/zd11759 há 3 anos atrás
  David Garske 7a71ec4692 Merge pull request #3802 from tmael/pkcs8err há 3 anos atrás
  toddouska 363185669a Merge pull request #3776 from cconlon/pkcs7testfix há 3 anos atrás
  toddouska 244accece1 Merge pull request #3799 from SparkiDev/sp_gcd_protect há 3 anos atrás
  David Garske 6cc137dce0 Fix misplaced endif and brace. há 3 anos atrás
  Tesfa Mael b199c2e444 Fix PKCS8 test há 3 anos atrás
  Sean Parkinson 22349e0539 Merge pull request #3800 from dgarske/zd11759 há 3 anos atrás
  David Garske b5239f97c4 Fixes for warnings in Windows. Fix for failing `wc_BufferKeyEncrypt` with PBKDF disabled. ZD 11759. há 3 anos atrás
  David Garske 3ac40be091 Merge pull request #3797 from tmael/builderr há 3 anos atrás
  Sean Parkinson d2f9f4c4ce SP int: fix guard around sp_gcm and sp_lcm há 3 anos atrás
  Tesfa Mael 243c3ceacc Fix build err há 3 anos atrás
  Elms 451b8ede51 tests: fix preprocessor test for gcd/lcm há 3 anos atrás
  Tesfa Mael c7b1dc8f94 Fix Cryptocell ECC tests há 3 anos atrás
  JacobBarthelmeh 8d7c61cf10 prep for Async release há 3 anos atrás
  Chris Conlon 4da0328e1a fix wolfCrypt PKCS#7 test when PKCS7_OUTPUT_TEST_BUNDLES is defined há 3 anos atrás
  David Garske 10be54054e Minor fixes for build errors and bad macro names. há 3 anos atrás
  David Garske c62b48f7d0 Fixes for building with RSA public or verify only. Fixes issue with reserved "div" keyword as variable name. ZD11585 há 3 anos atrás
  Sean Parkinson 64bc4b663d SP fixes: even mod testing, ECC compilation with SP há 3 anos atrás
  toddouska 75d0496f77 Merge pull request #3722 from SparkiDev/sp_clang_fix há 3 anos atrás
  David Garske 47d5f6f624 Merge pull request #3714 from SparkiDev/sp_int_rsavfy há 3 anos atrás
  Sean Parkinson 5818923762 Merge pull request #3723 from douzzer/AesCcmEncrypt-zero-inSz-null-in há 3 anos atrás
  Sean Parkinson 763f388471 SP int: get rsavfy and rsapub working again há 3 anos atrás
  Daniel Pouzzner 7a583d5b4b aesccm_test(): test for (and require) BAD_FUNC_ARG when in or out pointer to wc_AesCcm{En,De}crypt() is null and inSz > 0. há 3 anos atrás
  Daniel Pouzzner b8a019dedd AES-CCM: allow null payload buffers in wc_AesCcmEncrypt() and wc_AesCcmDecrypt() when inSz is zero, and add to aesccm_test() a test for this, tolerating early BAD_FUNC_ARG (for FIPS and arch-specific 3rd party code), and a test for the zero-length string, that must succeed. há 3 anos atrás
  Elms c17597a4fb build: arbitrary path for `make check` há 3 anos atrás
  Elms 93ea355217 build: fix `make distcheck` há 3 anos atrás
  Sean Parkinson c4afce76f7 test.c: don't check key NULL when not small stack há 3 anos atrás
  David Garske 5577a2215f Merge pull request #3708 from JacobBarthelmeh/Testing há 3 anos atrás